diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template index 725c71638bf..2c7d2fed9f0 100644 --- a/srcpkgs/gcompris-qt/template +++ b/srcpkgs/gcompris-qt/template @@ -1,6 +1,6 @@ # Template file for 'gcompris-qt' pkgname=gcompris-qt -version=0.96 +version=0.97 revision=1 build_style=cmake configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0" @@ -15,7 +15,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://gcompris.net/index-en.html" distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz" -checksum=a2bc2ce6e2687120d7ff2dee036fd85cfed70a793a9cc385b786d054681c8818 +checksum=2b8911a9121fe1c754afae4084092552b0dd21aba1a36b2653f485b0f659c2ef if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"