aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/syncthing13/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syncthing13/APKBUILD b/community/syncthing13/APKBUILD
index a2ae49f5ad..f4159bef39 100644
--- a/community/syncthing13/APKBUILD
+++ b/community/syncthing13/APKBUILD
@@ -5,10 +5,10 @@
pkgname=syncthing13
_realname=syncthing
pkgver=0.13.10
-pkgrel=0
+pkgrel=1
pkgdesc="Open Source Continuous File Synchronization"
url="http://syncthing.net/"
-arch="all !ppc64le"
+arch="all"
license="MPLv2"
pkgusers="$_realname"
pkggroups="$_realname"