gcompris-qt: update to 4.2
This commit is contained in:
parent
91c41bfb37
commit
21372da14a
|
@ -5,7 +5,7 @@
|
|||
# Otherwise, they may remove it at a random time.
|
||||
#
|
||||
pkgname=gcompris-qt
|
||||
version=4.0
|
||||
version=4.2
|
||||
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=c1c4ea9caec44affa3587af96ac79d964439ad957d895e0f2d2f32424bee0eb6
|
||||
checksum=668726abc949c49e5348b55e8b1e7d7005584208432bb95424979f7f08f2256c
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue