gcompris-qt: update to 0.95.
This commit is contained in:
parent
f06e3c674e
commit
b751ab4282
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gcompris-qt'
|
||||
pkgname=gcompris-qt
|
||||
version=0.91
|
||||
version=0.95
|
||||
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.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://gcompris.net"
|
||||
distfiles="http://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
|
||||
checksum=6fcf6451f5214ccacf6df51b4caa53ab996c2dc597dda0e8b7301d9c384a0026
|
||||
checksum=34d3ece24e87755a68c70129e502bf57874b21311aca54ba67619e25ba9451a9
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue