gcompris-qt: update to 0.97.

This commit is contained in:
Helmut Pozimski 2019-08-31 20:07:25 +02:00
parent 051ca86d31
commit 4a11e80fcf

View file

@ -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 <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=a2bc2ce6e2687120d7ff2dee036fd85cfed70a793a9cc385b786d054681c8818
checksum=2b8911a9121fe1c754afae4084092552b0dd21aba1a36b2653f485b0f659c2ef
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"