From b8bc49636b657a13a41b55b014256cd05d8297d5 Mon Sep 17 00:00:00 2001 From: zenobit Date: Fri, 22 Mar 2024 22:12:29 +0100 Subject: [PATCH] gcompris-qt: update to 4.0 --- srcpkgs/gcompris-qt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template index b640471a0707f7..70a72b265f8b83 100644 --- a/srcpkgs/gcompris-qt/template +++ b/srcpkgs/gcompris-qt/template @@ -5,7 +5,7 @@ # Otherwise, they may remove it at a random time. # pkgname=gcompris-qt -version=3.3 +version=4.0 revision=1 build_style=cmake configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0" @@ -22,7 +22,7 @@ license="GPL-3.0-or-later" homepage="https://gcompris.net/index-en.html" changelog="https://www.gcompris.net/news-en.html" distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz" -checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00 +checksum=c1c4ea9caec44affa3587af96ac79d964439ad957d895e0f2d2f32424bee0eb6 post_extract() { if [ "$CROSS_BUILD" ]; then