summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/shimmy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/shimmy/APKBUILD b/system/shimmy/APKBUILD
index 7c2baec8b..7974637f3 100644
--- a/system/shimmy/APKBUILD
+++ b/system/shimmy/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=shimmy
-pkgver=0.7
+pkgver=0.8
pkgrel=0
pkgdesc="Utilities for stricter POSIX conformance"
url="https://git.adelielinux.org/adelie/shimmy"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c5bce2dd54fcbc1367f06a64e117c7333fc5762999b75c5cb55f00742bb0a05fa2ff1f8b2a5773ab77cfcd4e83179b19870a67012bbd668aef1b404ef57a452c shimmy-0.7.tar.xz"
+sha512sums="b20b0b81a9121e288489d870f20badc1630e187cbc4b1d4e61f595a99ced89262f46c93e5b92c324a2752d81e342419497e38707168be18c7e5096ebaa381771 shimmy-0.8.tar.xz"