diff options
Diffstat (limited to 'user/granatier/APKBUILD')
-rw-r--r-- | user/granatier/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/granatier/APKBUILD b/user/granatier/APKBUILD index d4973d5ff..d540090b8 100644 --- a/user/granatier/APKBUILD +++ b/user/granatier/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=granatier -pkgver=19.12.3 +pkgver=20.04.2 pkgrel=0 pkgdesc="Clone of the classic Bomberman game" url="https://www.kde.org/applications/games/granatier/" @@ -38,4 +38,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="efdc0c67c9b7539add2c8bcf6816b13087e5eb0712e739d97fc0947ec7667b10c9e33b02856d742e41ae73128bef28da225a0d228e39a747a4f76e74eadf5eb5 granatier-19.12.3.tar.xz" +sha512sums="6b207cec8e279c63f79541ce670b1666553a87399a3de35c7ad60d145225af398b039737f27448a2bb03d7c7325a31c4db98b621d17ba8b62d81532eb16f1b12 granatier-20.04.2.tar.xz" |