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


Commits:
a4141ad4 by Caleb Maclennan at 2024-08-30T23:46:27+03:00
upgpkg: 0.14.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = lua-compat53
        pkgdesc = Compatibility module providing Lua-5.3-style APIs
-       pkgver = 0.14.1
+       pkgver = 0.14.2
        pkgrel = 1
        url = https://github.com/lunarmodules/lua-compat-5.3
        arch = x86_64
        license = MIT
        makedepends = lua51
        makedepends = lua52
-       source = 
lua51-compat53-0.14.1.tar.gz::https://github.com/lunarmodules/lua-compat-5.3/archive/v0.14.1.tar.gz
-       sha256sums = 
c3c0466b7dea0d9dddd6ab4d31356581069a850c6f2d8847a31d9bafc1e3fee6
+       source = 
lua51-compat53-0.14.2.tar.gz::https://github.com/lunarmodules/lua-compat-5.3/archive/v0.14.2.tar.gz
+       sha256sums = 
056ec6f3f9fd3a2237ad7f77775b53f72ee806bb3fc562018979d51ae2c4aab3
 
 pkgname = lua51-compat53
        pkgdesc = Compatibility module providing Lua-5.3-style APIs for Lua 5.1


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgbase='lua-compat53'
 pkgname=('lua51-compat53' 'lua52-compat53')
-pkgver=0.14.1
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='Compatibility module providing Lua-5.3-style APIs'
 arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/lunarmodules/lua-compat-5.3'
 license=('MIT')
 makedepends=('lua51' 'lua52')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lunarmodules/lua-compat-5.3/archive/v$pkgver.tar.gz";)
-sha256sums=('c3c0466b7dea0d9dddd6ab4d31356581069a850c6f2d8847a31d9bafc1e3fee6')
+sha256sums=('056ec6f3f9fd3a2237ad7f77775b53f72ee806bb3fc562018979d51ae2c4aab3')
 
 build() {
        cd "lua-compat-5.3-$pkgver"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-compat53/-/commit/a4141ad46f8fefbf79b2600a4ae2d5924f1782db
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to