diff options
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 ff6ff855d1..07a56af81c 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=2 +pkgrel=3 pkgdesc="A tiny REST framework for Go" url="https://github.com/$_vendor/$_pkgname" arch="noarch" |