summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAaron McDaniel (mcd1992)2017-04-21 17:10:17 -0500
committerAaron McDaniel (mcd1992)2017-04-21 17:10:17 -0500
commit1de62284b38996d053257ed179805d81ccbb54d9 (patch)
tree4bf8859dbc514068bdc15f7b29ec2c19d27b3bba /.SRCINFO
downloadaur-1de62284b38996d053257ed179805d81ccbb54d9.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..be9f6d1bbc7c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = lua-penlight-git
+ pkgdesc = A set of pure Lua libraries focusing on input data handling, functional programming, and OS path management
+ pkgver = 1.5.2.r0.g3f8aaa8
+ pkgrel = 1
+ url = https://github.com/stevedonovan/Penlight
+ arch = any
+ license = MIT
+ depends = bash
+ depends = lua
+ provides = lua-penlight
+ conflicts = lua-penlight
+ source = lua-penlight-git::git://github.com/stevedonovan/Penlight.git
+ md5sums = SKIP
+
+pkgname = lua-penlight-git
+