diff options
Diffstat (limited to 'user/kgeography/APKBUILD')
-rw-r--r-- | user/kgeography/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kgeography/APKBUILD b/user/kgeography/APKBUILD index b38b7341f..6af6620a6 100644 --- a/user/kgeography/APKBUILD +++ b/user/kgeography/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=kgeography -pkgver=19.08.1 +pkgver=19.08.2 pkgrel=0 pkgdesc="Geography learning tool and trainer" url="https://www.kde.org/applications/education/kgeography/" @@ -40,4 +40,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="b40051c664b62d6bc3c1886801557a2823027ce9d9a14d280aaf590a62aa770ad57a04a319c2a8d74939bc9468b62e08b2a6f4c0dcacd37b16113a2d4aee1946 kgeography-19.08.1.tar.xz" +sha512sums="7eba48bf95972a4733ece313f3553af8e76bb3ff2de29c0154ee98e75e1561191f2b1d0d5c53ce7c7cb8ed11f74cedb28fb1c68a6c25aaf96ac8324dec5c9ca0 kgeography-19.08.2.tar.xz" |