diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-08-29 18:56:33 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-08-29 18:56:33 +0200 |
commit | bc128eb5678a7c1de6ce5e4f1c089dc6f4dc929d (patch) | |
tree | f6eed6a97b2573cef70040bcd9aa3214ad2fc99f /community/luarocks | |
parent | 428fa757b07bb28c5a9d633d91354221579ffa31 (diff) | |
download | aports-bc128eb5678a7c1de6ce5e4f1c089dc6f4dc929d.tar.bz2 aports-bc128eb5678a7c1de6ce5e4f1c089dc6f4dc929d.tar.xz |
community/luarocks: rebuild
Diffstat (limited to 'community/luarocks')
-rw-r--r-- | community/luarocks/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/luarocks/APKBUILD b/community/luarocks/APKBUILD index afc39ed937..07f92b3e5d 100644 --- a/community/luarocks/APKBUILD +++ b/community/luarocks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=luarocks pkgver=2.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Deployment and management system for Lua modules" url="http://www.luarocks.org/" arch="noarch" |