Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
lua-dkjson


Commits:
1f4e2171 by Caleb Maclennan at 2026-05-14T11:19:56+03:00
upgpkg: 2.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lua-dkjson
        pkgdesc = David Kolf’s Pure Lua JSON module with UTF-8 support and no 
external dependencies
-       pkgver = 2.9
+       pkgver = 2.10
        pkgrel = 1
        url = http://dkolf.de/dkjson-lua/
        arch = any
@@ -11,11 +11,11 @@ pkgbase = lua-dkjson
        makedepends = lua53
        makedepends = lua54
        makedepends = lua
-       source = http://dkolf.de/dkjson-lua/dkjson-2.9.tar.gz
-       source = https://luarocks.org/manifests/dhkolf/dkjson-2.9-1.rockspec
+       source = http://dkolf.de/dkjson-lua/dkjson-2.10.tar.gz
+       source = https://luarocks.org/manifests/dhkolf/dkjson-2.10-1.rockspec
        source = license-from-upstream
-       sha256sums = 
7ab7d28dc1b6bd15b8a9b179f6b88fb2ee67aea63cd40fd1baa83ce2adfe9a63
-       sha256sums = 
20c1509305bb41e3ae9ab12f5c638bc90023d052b26cb228813ef4269915b5db
+       sha256sums = 
e8c79e06b5c485643396508f4c45e6d1eec685d08bfbe77042f41f38424d5b24
+       sha256sums = 
622318e7ba243556614fd568eabf7cfbe7c2cd8279f3c77917c31a38d2768940
        sha256sums = 
695b49734d1244ff236ec8785aa908883deb0f65b2356e36e8739ea06002b03c
 
 pkgname = lua-dkjson


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase=lua-dkjson
 pkgname=("lua-dkjson" "lua54-dkjson" "lua53-dkjson" "lua52-dkjson" 
"lua51-dkjson")
-pkgver=2.9
+pkgver=2.10
 _rockrel=1
 pkgrel=1
 pkgdesc='David Kolf’s Pure Lua JSON module with UTF-8 support and no external 
dependencies'
@@ -19,8 +19,8 @@ _rockspec="$_archive-$_rockrel.rockspec"
 source=("http://dkolf.de/dkjson-lua/$_archive.tar.gz";
         "https://luarocks.org/manifests/dhkolf/$_rockspec";
         "license-from-upstream")
-sha256sums=('7ab7d28dc1b6bd15b8a9b179f6b88fb2ee67aea63cd40fd1baa83ce2adfe9a63'
-            '20c1509305bb41e3ae9ab12f5c638bc90023d052b26cb228813ef4269915b5db'
+sha256sums=('e8c79e06b5c485643396508f4c45e6d1eec685d08bfbe77042f41f38424d5b24'
+            '622318e7ba243556614fd568eabf7cfbe7c2cd8279f3c77917c31a38d2768940'
             '695b49734d1244ff236ec8785aa908883deb0f65b2356e36e8739ea06002b03c')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-dkjson/-/commit/1f4e21710e8de9b61b893fbdd5b1732d3ec2b138

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-dkjson/-/commit/1f4e21710e8de9b61b893fbdd5b1732d3ec2b138
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to