aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 01:27:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 07:04:37 +0000
commit0b176adc128a839e20ff5059011ab0d60eb54bf5 (patch)
treeb219f5c883fe760735798ae7b7161c19d2b8bbf5
parent71f5f160ee43a06b7929d32b30703fbd7eb90b37 (diff)
downloadalpine_aports-0b176adc128a839e20ff5059011ab0d60eb54bf5.tar.bz2
alpine_aports-0b176adc128a839e20ff5059011ab0d60eb54bf5.tar.xz
alpine_aports-0b176adc128a839e20ff5059011ab0d60eb54bf5.zip
testing/gcompris-qt: upgrade to 0.98
-rw-r--r--testing/gcompris-qt/APKBUILD4
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 @@
1# Contributor: Thomas Kienlen <kommander@laposte.net> 1# Contributor: Thomas Kienlen <kommander@laposte.net>
2# Maintainer: Thomas Kienlen <kommander@laposte.net> 2# Maintainer: Thomas Kienlen <kommander@laposte.net>
3pkgname=gcompris-qt 3pkgname=gcompris-qt
4pkgver=0.97 4pkgver=0.98
5pkgrel=0 5pkgrel=0
6pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10" 6pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10"
7url="https://gcompris.net" 7url="https://gcompris.net"
@@ -27,4 +27,4 @@ package() {
27 make -C build DESTDIR="$pkgdir" install 27 make -C build DESTDIR="$pkgdir" install
28} 28}
29 29
30sha512sums="23cc807238121a6ea3abb8816795b2f3b243c3be1acf782705468d92758a2032a8cb5393c3c30028877d174ff53ebc3a62f69e9045bc70a5281d1d245b6e4eba gcompris-qt-0.97.tar.xz" 30sha512sums="f447a9fe6a8699eca55dd7c98a9781a1f4982a1263664fb4b010d1f66819d2f083b1b167ca406edcb54fb10331e6cbad809499a9490a7fef93e010b022dd0e6c gcompris-qt-0.98.tar.xz"