summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJohn Regan2021-01-27 17:09:40 -0500
committerJohn Regan2021-01-27 17:09:40 -0500
commit0a7495f79ac1c7ffe0cec39ab7833d57e8ac7c1d (patch)
tree8170677b60eb52e121adacb2940f84b9d072fda2 /.SRCINFO
downloadaur-0a7495f79ac1c7ffe0cec39ab7833d57e8ac7c1d.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..599a831a2c0d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = lua-resty-mpd
+ pkgver = 5.0.6
+ pkgrel = 1
+ url = https://github.com/jprjr/lua-resty-mpd/
+ arch = any
+ license = MIT
+ source = lua-resty-mpd-5.0.6.tar.gz::https://github.com/jprjr/lua-resty-mpd//archive/5.0.6.tar.gz
+ md5sums = 1ab289e9c3d6f90098359dab2b2dfe98
+
+pkgname = lua-resty-mpd
+ pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.4
+ depends = lua
+
+pkgname = lua51-resty-mpd
+ pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.1
+ depends = lua51
+
+pkgname = lua52-resty-mpd
+ pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.2
+ depends = lua52
+
+pkgname = lua53-resty-mpd
+ pkgdesc = A client library for the Music Player Daemon, compatible with OpenResty, cqueues, and Luasocket for Lua 5.3
+ depends = lua53
+