diff options
Diffstat (limited to 'testing/go-nats')
-rw-r--r-- | testing/go-nats/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-nats/APKBUILD b/testing/go-nats/APKBUILD index 93b50df218..c4e9c0cff6 100644 --- a/testing/go-nats/APKBUILD +++ b/testing/go-nats/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=go-nats pkgver=1.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="Golang client for NATS, the cloud native messaging system" url="https://github.com/nats-io/go-nats" arch="noarch" |