aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-alt-getopt
diff options
context:
space:
mode:
Diffstat (limited to 'main/lua-alt-getopt')
-rw-r--r--main/lua-alt-getopt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/lua-alt-getopt/APKBUILD b/main/lua-alt-getopt/APKBUILD
index 5fc0da4a5b..5ac5b01a8b 100644
--- a/main/lua-alt-getopt/APKBUILD
+++ b/main/lua-alt-getopt/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinlinux.org>
pkgname=lua-alt-getopt
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Lua module for processing options similar to getopt_long(3)"
url="http://luaforge.net/projects/alt-getopt/"
-arch="all"
+arch="noarch"
license="MIT"
depends="lua"
makedepends=