diff options
Diffstat (limited to 'testing/go-phoenix/APKBUILD')
-rw-r--r-- | testing/go-phoenix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go-phoenix/APKBUILD b/testing/go-phoenix/APKBUILD index bd19e3be1a..c8b15ec915 100644 --- a/testing/go-phoenix/APKBUILD +++ b/testing/go-phoenix/APKBUILD @@ -4,7 +4,7 @@ _pkgname=phoenix _vendor="strukturag" pkgver=1.0.2 _ver=${pkgver//./} -pkgrel=2 +pkgrel=3 pkgdesc="Go library providing support functionality for application startup, configuration, logging, and profiling." url="https://github.com/$_vendor/$_pkgname" arch="noarch" |