diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-01-12 10:42:25 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-01-12 10:42:25 +0000 |
commit | a2155f82f3c8ca1f961774c6a1340535d444c0a3 (patch) | |
tree | 18bf1f4dfb898ed33f5f630c5116c508b2b2f3db /testing/go-sloth/APKBUILD | |
parent | f7d7400a073f9a3a8fec43d15a7d750ba91c7197 (diff) | |
download | aports-a2155f82f3c8ca1f961774c6a1340535d444c0a3.tar.bz2 aports-a2155f82f3c8ca1f961774c6a1340535d444c0a3.tar.xz |
testing/go-sloth: bump pkgrel
Diffstat (limited to 'testing/go-sloth/APKBUILD')
-rw-r--r-- | testing/go-sloth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-sloth/APKBUILD b/testing/go-sloth/APKBUILD index 0c20831786..8be4ce28c0 100644 --- a/testing/go-sloth/APKBUILD +++ b/testing/go-sloth/APKBUILD @@ -3,7 +3,7 @@ pkgname=go-sloth _pkgname=sloth _vendor="strukturag" pkgver=0.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="A tiny REST framework for Go" url="https://github.com/$_vendor/$_pkgname" arch="noarch" |