gcompris-qt: update to 0.98

This commit is contained in:
Nathan Owens 2019-12-30 22:44:06 -06:00 committed by Helmut Pozimski
parent 2ecf1d2f08
commit 6c63f8cf4d

View file

@ -1,6 +1,6 @@
# Template file for 'gcompris-qt'
pkgname=gcompris-qt
version=0.97
version=0.98
revision=1
build_style=cmake
configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=871c6749def44284d0920d11480728db7983a81b348f7e275ef6662b65508342
checksum=9e388bd5a189f7afcf56362444fb5b4535b21164953aa1a1d9605e0aecf4b2ca
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"