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 d2b3104b62..c8591ff08d 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=syncthing pkgver=0.13.5 -pkgrel=0 +pkgrel=1 pkgdesc="Open Source Continuous File Synchronization" url="http://syncthing.net/" arch="all" |