diff options
-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" |