aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-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 20d15fc81b1..589a978d537 100644
--- a/main/lua-alt-getopt/APKBUILD
+++ b/main/lua-alt-getopt/APKBUILD
@@ -2,9 +2,9 @@
_luaversions="5.1 5.2 5.3"
pkgname=lua-alt-getopt
pkgver=0.7
-pkgrel=7
+pkgrel=8
pkgdesc="Lua module for processing options similar to getopt_long(3)"
-url="http://luaforge.net/projects/alt-getopt/"
+url="https://github.com/LuaDist/alt-getopt"
arch="noarch"
license="MIT"
depends=""