aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-conf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/go-conf/APKBUILD')
-rw-r--r--testing/go-conf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/go-conf/APKBUILD b/testing/go-conf/APKBUILD
index a950bde7529..fd06a6f5392 100644
--- a/testing/go-conf/APKBUILD
+++ b/testing/go-conf/APKBUILD
@@ -4,7 +4,7 @@ pkgname=go-conf
_realname=goconf
_vendor=dlintw
pkgver=0_git20170102
-pkgrel=0
+pkgrel=1
pkgdesc="goconf package - fork from http://code.google.com/p/goconf/"
url="https://github.com/$_vendor/$_realname"
arch="noarch"
@@ -14,7 +14,7 @@ depends_dev=
makedepends="$depends_dev"
install=
subpackages="$pkgname-doc"
-source="http://dev.alpinelinux.org/archive/$r_ealname/$_realname-$pkgver.tar.gz"
+source="http://dev.alpinelinux.org/archive/$_realname/$_realname-$pkgver.tar.gz"
builddir="$srcdir"/$_realname-$pkgver
giturl="https://github.com/dlintw/$_realname.git"