diff options
Diffstat (limited to 'user/kblocks')
-rw-r--r-- | user/kblocks/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kblocks/APKBUILD b/user/kblocks/APKBUILD index e89b067ee..25ac79457 100644 --- a/user/kblocks/APKBUILD +++ b/user/kblocks/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=kblocks -pkgver=19.12.3 +pkgver=20.04.2 pkgrel=0 pkgdesc="Falling blocks game" url="https://www.kde.org/applications/games/kblocks/" @@ -37,4 +37,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="ae38d99354c840b7e9f6e6419be0bd238770103b46cc9eebdd73a60120ac31e9bc268977aad725eec536cc46717278ba948043b2cefa3dbe19ea382b6d7a58d6 kblocks-19.12.3.tar.xz" +sha512sums="ccd3a63e5d2f9fa12ac7adaf6d26e9285400e51e355c428427ebd1fbf8ea449e4a2f02b9be827764183c41f27aff5b85148066661652962e3eb49a151c6de10c kblocks-20.04.2.tar.xz" |