summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordaurnimator2020-11-27 01:07:34 +1100
committerdaurnimator2020-11-27 01:07:34 +1100
commiteaedc18f177298ecbc88b7fb4f5c01b7661af442 (patch)
tree9fae6a0a6520061a3008ac8a229f29d36e831fee /.SRCINFO
parentabaaf8e21b37607dbae07ef9a2cd41cef49ea7e0 (diff)
downloadaur-eaedc18f177298ecbc88b7fb4f5c01b7661af442.tar.gz
Split for Lua 5.4 release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 733af762c2af..3eda983160f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = lua-binaryheap
md5sums = 8dc4ea3df17fc7c586693d6fb6f0a8a3
pkgname = lua-binaryheap
- pkgdesc = Binary heap implementation for Lua 5.3
+ pkgdesc = Binary heap implementation for Lua 5.4
pkgname = lua51-binaryheap
pkgdesc = Binary heap implementation for Lua 5.1
@@ -16,3 +16,6 @@ pkgname = lua51-binaryheap
pkgname = lua52-binaryheap
pkgdesc = Binary heap implementation for Lua 5.2
+pkgname = lua53-binaryheap
+ pkgdesc = Binary heap implementation for Lua 5.3
+