diff options
Diffstat (limited to 'community/syncthing/APKBUILD')
-rw-r--r-- | community/syncthing/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index 36be88fe8b..bf30ff8562 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=syncthing pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Open Source Continuous File Synchronization" url="https://syncthing.net/" arch="all !armhf !armv7 !s390x" |