aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-16 10:56:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-16 10:56:10 +0000
commit6ad52c252781336eae78a78babc345c15b47b813 (patch)
treeaa4ba604166a9534d9c815b3d566381ce62b0bec /community
parent8858cbb4d8b1e527f053bb2f3773345fe25946e4 (diff)
downloadaports-6ad52c252781336eae78a78babc345c15b47b813.tar.bz2
aports-6ad52c252781336eae78a78babc345c15b47b813.tar.xz
community/syncthing13: rebuild with go 1.8
Diffstat (limited to 'community')
-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"