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


Commits:
360c43f4 by Caleb Maclennan at 2023-12-13T11:09:34+03:00
upgpkg: 5.4.6-3: Rebuild with paths update to include /usr/local

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = lua
+       pkgdesc = Powerful lightweight programming language designed for 
extending applications
+       pkgver = 5.4.6
+       pkgrel = 3
+       url = https://www.lua.org/
+       arch = x86_64
+       license = MIT
+       depends = readline
+       options = !emptydirs
+       source = https://www.lua.org/ftp/lua-5.4.6.tar.gz
+       source = liblua.so.patch
+       source = paths.patch
+       source = lua.pc
+       source = LICENSE
+       sha256sums = 
7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88
+       sha256sums = 
644fba6f3e03c4d0c394d241149fc558da79d0114e7816c2a597097304249cb7
+       sha256sums = 
6bb84383498a96514d4c7deb79fd45bf484fa5e3253a1574a3311ee0bb7c24fa
+       sha256sums = 
ca9252633e782b8f85d6a94ea4f6babd4fe30bd759085b373160b1878e36ff78
+       sha256sums = 
142fb08b41a807b192b4b2c166696a1830a1c97967e5099ad0e579bf500e1da4
+
+pkgname = lua


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 pkgname=lua
 pkgver=5.4.6
 _majorver=${pkgver%.*}
-pkgrel=2
+pkgrel=3
 pkgdesc='Powerful lightweight programming language designed for extending 
applications'
 arch=('x86_64')
 url='https://www.lua.org/'



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

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


Reply via email to