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


Commits:
7647d643 by Caleb Maclennan at 2024-07-04T13:17:09+03:00
upgpkg: 0.1.5-3: Rebuild to generate .SRCINFO

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,22 @@
+pkgbase = lua-luautf8
+       pkgdesc = Add UTF-8 support to Lua, compatible with Lua string module
+       pkgver = 0.1.5
+       pkgrel = 3
+       url = https://github.com/starwing/luautf8
+       arch = x86_64
+       license = MIT
+       makedepends = lua
+       makedepends = lua51
+       makedepends = lua52
+       makedepends = lua53
+       makedepends = luarocks
+       source = 
https://github.com/starwing/luautf8/archive/0.1.5/luautf8-0.1.5.tar.gz
+       sha256sums = 
f4bddecc87521c53d37c09b9e9edd70a4ab35b0074040f303cbe3a0e088af21c
+
+pkgname = lua-luautf8
+
+pkgname = lua51-luautf8
+
+pkgname = lua52-luautf8
+
+pkgname = lua53-luautf8


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _rockname=${pkgbase#lua-}
 pkgname=("$pkgbase" "lua51-$_rockname" "lua52-$_rockname" "lua53-$_rockname")
 pkgver=0.1.5
 _rockrel=1
-pkgrel=2
+pkgrel=3
 pkgdesc='Add UTF-8 support to Lua, compatible with Lua string module'
 arch=(x86_64)
 url="https://github.com/starwing/$_rockname";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lua-luautf8/-/commit/7647d6434ad3aa472e1e57f50eb6fe96661c5795

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


Reply via email to