diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2019-04-02 15:11:33 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2019-04-02 15:11:48 +0200 |
commit | ec492b8950b465f7065d4c39ca2060d70002aacb (patch) | |
tree | 1b736c8d610da4d3205bfa76c553205142364366 /testing/gx | |
parent | 89f3fd9fd040dc05e738f542c136edf86dd3a044 (diff) | |
download | aports-ec492b8950b465f7065d4c39ca2060d70002aacb.tar.bz2 aports-ec492b8950b465f7065d4c39ca2060d70002aacb.tar.xz |
testing/gx: bump pkgrel
To trigger rebuild for ppc64le.
See: dcc826733a7a48159fc99712d7cbf345113de85c
Diffstat (limited to 'testing/gx')
-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 64813a9a78..d1ab7a2ef4 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="Packaging tool build around the distributed, content addressed filesystem IPFS" url="https://github.com/whyrusleeping/gx" arch="all" |