diff options
-rw-r--r-- | testing/gcompris-qt/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gcompris-qt/APKBUILD b/testing/gcompris-qt/APKBUILD index ec6c1ed220..f16e660826 100644 --- a/testing/gcompris-qt/APKBUILD +++ b/testing/gcompris-qt/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Thomas Kienlen <kommander@laposte.net> # Maintainer: Thomas Kienlen <kommander@laposte.net> pkgname=gcompris-qt -pkgver=0.97 +pkgver=0.98 pkgrel=0 pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10" url="https://gcompris.net" @@ -27,4 +27,4 @@ package() { make -C build DESTDIR="$pkgdir" install } -sha512sums="23cc807238121a6ea3abb8816795b2f3b243c3be1acf782705468d92758a2032a8cb5393c3c30028877d174ff53ebc3a62f69e9045bc70a5281d1d245b6e4eba gcompris-qt-0.97.tar.xz" +sha512sums="f447a9fe6a8699eca55dd7c98a9781a1f4982a1263664fb4b010d1f66819d2f083b1b167ca406edcb54fb10331e6cbad809499a9490a7fef93e010b022dd0e6c gcompris-qt-0.98.tar.xz" |