summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 7 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a90a690b8b1d..360485cd853b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,26 @@
pkgbase = lua-cldr
pkgdesc = Unicode CLDR data and Lua interface.
pkgver = 0.0.0
- pkgrel = 4
+ pkgrel = 6
url = https://github.com/alerque/cldr-lua
arch = any
license = MIT
+ makedepends = lua
+ makedepends = lua52
+ makedepends = lua51
makedepends = luarocks
source = cldr-0.0.0.tar.gz::https://github.com/alerque/cldr-lua/archive/0.0.0.tar.gz
sha256sums = 03cc703e4d8874cb2b94871fa69daa467e4c0fa44e39787e6c02375bfe2b911e
pkgname = lua-cldr
depends = lua
+ depends = lua-penlight
pkgname = lua52-cldr
depends = lua52
+ depends = lua52-penlight
pkgname = lua51-cldr
depends = lua51
+ depends = lua51-penlight