diff --git a/community/just/APKBUILD b/community/just/APKBUILD index a84ca81378d..c04d0edfb16 100644 --- a/community/just/APKBUILD +++ b/community/just/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=just -pkgver=1.16.0 +pkgver=1.17.0 pkgrel=0 pkgdesc="Just a command runner" url="https://github.com/casey/just" @@ -53,5 +53,5 @@ package() { } sha512sums=" -043267003f37816b53e822a7d860bdfe15d8316576782596adfb64639d2f72bf26dabeefee3712edc2783b6e152eecd8baad3b32ae4aa093aace3c26ff6f13ca just-1.16.0.tar.gz +8f88d879d109add0860ed2b4ef907e9c978fe7d326c1fd6cff160932c5e7d48c02b920df19ea966cb401971055d000b07de78c7a46633bf92c7f473c0b2f11b5 just-1.17.0.tar.gz "