summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2019-06-27 11:34:43 +0300
committerCaleb Maclennan2019-06-27 11:34:43 +0300
commitb1f9932fff3e7209289e54df28b075c9f88bb6e4 (patch)
tree423f6148193d2405def49ea91978a4f785eaf4ef /.SRCINFO
downloadaur-b1f9932fff3e7209289e54df28b075c9f88bb6e4.tar.gz
Add initial PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..09068949c175
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = lua-path
+ pkgdesc = File system path manipulation library
+ pkgver = 0.3.1
+ pkgrel = 1
+ url = https://github.com/moteus/lua-path
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = luarocks
+ depends = lua
+ source = https://luarocks.org/lua-path-0.3.1-1.rockspec
+ sha256sums = bde578f79d032ccda47da4d73e0633281b3e0497c54b87a8667acfc477491e50
+
+pkgname = lua-path
+