diff options
Diffstat (limited to 'user/klettres')
-rw-r--r-- | user/klettres/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/klettres/APKBUILD b/user/klettres/APKBUILD index 9458ed060..92bb0465f 100644 --- a/user/klettres/APKBUILD +++ b/user/klettres/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=klettres -pkgver=18.04.3 +pkgver=18.08.0 pkgrel=0 pkgdesc="Learn alphabets for multiple languages" url="https://www.kde.org/applications/education/klettres/" @@ -40,4 +40,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="c579a1421694a1681d68716695210ad88bf0510647a4d0957ffdd4f86ce137ffb0693bb7a0fa7ef5d0a15845ce8ed85a909fb1711597b6dc8302ae43e0435b0a klettres-18.04.3.tar.xz" +sha512sums="66e266518526c7db2216e928631dbbcb146d5b12d0b52ae9b18825b8249328cddd5f49c69dcf665c80559b9ee68078fad2e42340fb3f3f9593674f035a6eabbd klettres-18.08.0.tar.xz" |