diff options
-rw-r--r-- | testing/i2pd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/i2pd/APKBUILD b/testing/i2pd/APKBUILD index 34c867d037..cdd17b6dba 100644 --- a/testing/i2pd/APKBUILD +++ b/testing/i2pd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: l-n-s <supervillain@riseup.net> pkgname=i2pd pkgver=2.18.0 -pkgrel=2 +pkgrel=3 pkgdesc="I2P Router written in C++" url="https://github.com/PurpleI2P/i2pd" arch="all !aarch64" # build fails on aarch64 |