summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17dfa6359b83..3cc1115b9cdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,24 @@
pkgbase = lua-bit32
pkgdesc = Lua 5.2 bit manipulation library
- pkgver = 5.3.0
- pkgrel = 6
+ pkgver = 5.3.5_0.9
+ pkgrel = 1
url = https://www.lua.org/manual/5.2/manual.html#6.7
- arch = i686
arch = x86_64
+ arch = i686
license = MIT
makedepends = luarocks
+ makedepends = lua
makedepends = lua52
makedepends = lua51
- source = bit32-5.3.0.tar.gz::https://github.com/keplerproject/lua-compat-5.2/archive/bitlib-5.3.0.tar.gz
- sha256sums = dc1197b9e996b7bd2c6a679b86ed75106d5722424b3e731b8084f56626ec5552
+ source = bit32-5.3.5_0.9.tar.gz::https://github.com/keplerproject/lua-compat-5.3/archive/v0.9.tar.gz
+ sha256sums = ad05540d2d96a48725bb79a1def35cf6652a4e2ec26376e2617c8ce2baa6f416
-pkgname = lua51-bit32
- depends = lua51
+pkgname = lua-bit32
+ depends = lua
pkgname = lua52-bit32
depends = lua52
+pkgname = lua51-bit32
+ depends = lua51
+