aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-toml
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-toml')
-rw-r--r--community/lua-toml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lua-toml/APKBUILD b/community/lua-toml/APKBUILD
index 5b137078491..75ef036b767 100644
--- a/community/lua-toml/APKBUILD
+++ b/community/lua-toml/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-toml
-pkgver=1.0.1
+pkgver=2.0.0
pkgrel=0
pkgdesc="TOML decoder/encoder for Lua"
url="https://github.com/jonstoler/lua-toml"
@@ -51,4 +51,4 @@ _subpackage() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
-sha512sums="84b8187e24e3e03b31bd9662faceaf6e59e4f15ad63d17a077ed158ee73710297be4ee0d1e503c2d06304bbca100bcf6ff0b92ef58d7accd834e014ac4972add lua-toml-1.0.1.tar.gz"
+sha512sums="b2cb1a54ff57cace7bf7a12f959bf7cdc037fa1f536039ae54d94421f4ede118194427462d19fed221bce3425f6e6b7a42d2fb42338e1327075d329754b30782 lua-toml-2.0.0.tar.gz"