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 13e7b9647..d407cf4ac 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=20.04.2 +pkgver=20.04.3 pkgrel=0 pkgdesc="Learn alphabets for multiple languages" url="https://www.kde.org/applications/education/klettres/" @@ -37,4 +37,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="d51841e81c6fe0acc00d3e947c438864efdc415b9c5e739af1788e146162f34b8da5f49229c9c72c0bdb2edc6d96261e979daf7ea43da3f2774bd6a67511138e klettres-20.04.2.tar.xz" +sha512sums="e8fedb9dbbb0f7d19cf7fe2f0687d56371eb716d8e40da762eef7798f40e462da137430497cc13331766c87652c9b32e65c839a0d7b5279e6ef36a59b0fc1ae4 klettres-20.04.3.tar.xz" |