summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre Macabies2022-04-22 01:00:11 +0200
committerAlexandre Macabies2022-04-22 01:00:11 +0200
commitbd8844729724aa0baeb3ace4ca88ebf5a566566f (patch)
treea4f232da096ae7e690d1be65fa36011ad0ea0a69 /.SRCINFO
parentaff70f26f972b78726e7d024bcab2ffc0e5e65c6 (diff)
downloadaur-bd8844729724aa0baeb3ace4ca88ebf5a566566f.tar.gz
Package for lua51, lua52, lua53 and lua54 (just 'lua').
Also, modernize the PKGBUILD a tad. Thanks to AUR user 'KaMeHb-UA' for the tip!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 12 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d936c20137ad..0bac998a76dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,24 @@
pkgbase = lua-cjson
pkgdesc = A fast JSON parsing and encoding support for Lua.
pkgver = 2.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.kyne.com.au/~mark/software/lua-cjson.php
- arch = i686
arch = x86_64
license = custom:MIT
- depends = lua
+ makedepends = lua
+ makedepends = lua51
+ makedepends = lua52
+ makedepends = lua53
optdepends = perl: UTF8 implementation test
source = https://www.kyne.com.au/~mark/software/download/lua-cjson-2.1.0.tar.gz
source = no-tests.patch
- md5sums = 24f270663e9f6ca8ba2a02cef19f7963
- md5sums = 39475544badeb963f0bf95acd69dce71
+ sha256sums = 51bc69cd55931e0cba2ceae39e9efa2483f4292da3a88a1ed470eda829f6c778
+ sha256sums = f19c685cbc345c14c6df86979b3150e74c1e99da091f7b3c6d9841bf2fee4114
pkgname = lua-cjson
+pkgname = lua51-cjson
+
+pkgname = lua52-cjson
+
+pkgname = lua53-cjson