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


Commits:
e739fdc3 by Caleb Maclennan at 2026-07-13T11:05:23+03:00
upgpkg: 0.15.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lua-compat53
        pkgdesc = Compatibility module providing Lua-5.3-style APIs
-       pkgver = 0.14.4
+       pkgver = 0.15.0
        pkgrel = 1
        url = https://github.com/lunarmodules/lua-compat-5.3
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = lua-compat53
        makedepends = lua52
        makedepends = luarocks
        depends = glibc
-       source = 
https://github.com/lunarmodules/lua-compat-5.3/archive/v0.14.4/lua-compat-5.3-0.14.4.tar.gz
-       sha256sums = 
a9afa2eb812996039a05c5101067e6a31af9a75eded998937a1ce814afe1b150
+       source = 
https://github.com/lunarmodules/lua-compat-5.3/archive/v0.15.0/lua-compat-5.3-0.15.0.tar.gz
+       sha256sums = 
47caa8cabb85a4ddaefb9445528504b0197a15b39fec3ac9b29818d647198b23
 
 pkgname = lua52-compat53
 


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgbase=lua-compat53
 _rockname=${pkgbase##lua-}
 pkgname=(lua52-$_rockname lua51-$_rockname)
-pkgver=0.14.4
+pkgver=0.15.0
 pkgrel=1
 _rockrel=1
 pkgdesc='Compatibility module providing Lua-5.3-style APIs'
@@ -19,7 +19,7 @@ _archive="${url##*/}-$pkgver"
 _rockspec="$_rockname-$pkgver-$_rockrel"
 _rock="$_rockspec.linux-$CARCH.rock"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('a9afa2eb812996039a05c5101067e6a31af9a75eded998937a1ce814afe1b150')
+sha256sums=('47caa8cabb85a4ddaefb9445528504b0197a15b39fec3ac9b29818d647198b23')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-compat53/-/commit/e739fdc3507217525b2bcba9f69b93ab5301dfd4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-compat53/-/commit/e739fdc3507217525b2bcba9f69b93ab5301dfd4
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