summaryrefslogtreecommitdiffstats
path: root/testing/lua-augeas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lua-augeas/APKBUILD')
-rw-r--r--testing/lua-augeas/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lua-augeas/APKBUILD b/testing/lua-augeas/APKBUILD
index cb7ca68e0c6..f8748cc6a47 100644
--- a/testing/lua-augeas/APKBUILD
+++ b/testing/lua-augeas/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-augeas
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Lua bindings for Augeas"
url="http://git.alpinelinux.org/cgit/lua-augeas/"
arch="all"
@@ -10,7 +10,7 @@ depends=
makedepends="lua-dev pkgconfig augeas-dev"
install=
subpackages=
-source="http://git.alpinelinux.org/cgit/lua-augeas/snapshot/lua-augeas-$pkgver.tar.bz2"
+source="http://git.alpinelinux.org/cgit/lua-augeas.git/snapshot/lua-augeas-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {