summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2020-02-09 09:37:41 +0300
committerCaleb Maclennan2020-02-09 09:37:41 +0300
commit2a1d59b4f1a4ad2dd7430d45bac697609741e806 (patch)
tree70eb2568c209879278d57caac834dbfcc3f045da /.SRCINFO
parent300a7ff7cb565fa68acb8799137c5c937920d1cb (diff)
downloadaur-2a1d59b4f1a4ad2dd7430d45bac697609741e806.tar.gz
Split packages for Lua 5.[123]
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 16 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaa5993e7c3a..43c46810ed53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,28 @@
pkgbase = lua-penlight-git
pkgdesc = Lua libraries for on input data handling, functional programming, and OS interface
pkgver = 1.7.0.r4.ge469fa0
- pkgrel = 1
+ pkgrel = 2
url = https://tieske.github.io/Penlight
arch = any
license = MIT
+ source = penlight::git+https://github.com/Tieske/Penlight.git
+ sha256sums = SKIP
+
+pkgname = lua-penlight-git
depends = lua
depends = lua-filesystem
provides = lua-penlight
conflicts = lua-penlight
- source = lua-penlight-git::git+https://github.com/Tieske/Penlight.git
- md5sums = SKIP
-pkgname = lua-penlight-git
+pkgname = lua52-penlight-git
+ depends = lua52
+ depends = lua52-filesystem
+ provides = lua52-penlight
+ conflicts = lua52-penlight
+
+pkgname = lua51-penlight-git
+ depends = lua51
+ depends = lua51-filesystem
+ provides = lua51-penlight
+ conflicts = lua51-penlight