diff options
Diffstat (limited to 'testing/gx/APKBUILD')
-rw-r--r-- | testing/gx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gx/APKBUILD b/testing/gx/APKBUILD index e916cb5924..4dd474bc93 100644 --- a/testing/gx/APKBUILD +++ b/testing/gx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov <oleg.titov@gmail.com> pkgname=gx pkgver=0.14.2 -pkgrel=0 +pkgrel=1 pkgdesc="Packaging tool build around the distributed, content addressed filesystem IPFS" url="https://github.com/whyrusleeping/gx" arch="all" |