summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-10-01 08:41:07 +0300
committerDimitris Kiziridis2020-10-01 08:41:07 +0300
commit038b3db810e4a825351f6ac1879f2e044a72ff17 (patch)
tree3e02bf777137705409ceab73983766fa1ab7797d /.SRCINFO
parentda91e2a5f4d5b3342de6d4b9d903249b5ec5b5db (diff)
downloadaur-038b3db810e4a825351f6ac1879f2e044a72ff17.tar.gz
default to lua 5.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9100b0595405..218bee22a8e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = lua-discount
sha256sums = 8b2fffc6b27a33bf6958a2a2293ce19ce5cbd7206ccb6dda7a9d3abe6f80c9fa
pkgname = lua-discount
- pkgdesc = Lua bindings for the Discount Markdown library for Lua 5.3
+ pkgdesc = Lua bindings for the Discount Markdown library for Lua 5.4
pkgname = lua51-discount
pkgdesc = Lua bindings for the Discount Markdown library for Lua 5.1
@@ -23,3 +23,6 @@ pkgname = lua51-discount
pkgname = lua52-discount
pkgdesc = Lua bindings for the Discount Markdown library for Lua 5.2
+pkgname = lua53-discount
+ pkgdesc = Lua bindings for the Discount Markdown library for Lua 5.3
+