aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-basexx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-basexx/APKBUILD')
-rw-r--r--community/lua-basexx/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lua-basexx/APKBUILD b/community/lua-basexx/APKBUILD
index b040bf1afd7..867be0b371f 100644
--- a/community/lua-basexx/APKBUILD
+++ b/community/lua-basexx/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-basexx
_pkgname=basexx
-pkgver=0.4.0
-pkgrel=1
+pkgver=0.4.1
+pkgrel=0
pkgdesc="A Lua library for base2, base16, base32, base64, base85 decoding and encoding of data strings"
url="https://github.com/aiq/basexx/"
arch="noarch"
@@ -54,4 +54,4 @@ _subpackage() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
-sha512sums="96f8e5417357cc11019ae32895f685e74182d8ea64923fb124122257eda0ad64eb6da17f0f40448f688bfa3f36ebcad70a5ae159f088ac91785ec17cb1a674bd lua-basexx-0.4.0.tar.gz"
+sha512sums="b52ac9573196129e5af3f6d4fdc69b26d77ed3c114cf95c3dc46aa58e5f288a3212a91e8ee48257609607a71088c24205ca79c5512f077a6e9cef6ad7f136ba0 lua-basexx-0.4.1.tar.gz"