summaryrefslogtreecommitdiff
path: root/community/syncthing/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/syncthing/PKGBUILD')
-rw-r--r--community/syncthing/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/syncthing/PKGBUILD b/community/syncthing/PKGBUILD
index 94e201be5..432d22e1c 100644
--- a/community/syncthing/PKGBUILD
+++ b/community/syncthing/PKGBUILD
@@ -6,8 +6,8 @@
_pkgstamp=$(date +%s)
pkgname=syncthing
-pkgver=0.8.14
-pkgrel=1
+pkgver=0.8.15
+pkgrel=2
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
url="http://syncthing.net/"
license=('MIT')
@@ -17,7 +17,7 @@ makedepends=('go' 'godep' 'inetutils' 'sed')
source=("https://github.com/calmh/${pkgname}/archive/v${pkgver}.tar.gz"
"syncthing@.service"
"syncthing.1")
-sha1sums=('271d000777039687627ada6e632292b96cf7f89a'
+sha1sums=('2fa7f943e545a753619ec7a1fa6de3e8555619d3'
'204cad3823306c793a14a17a23220e26199160d4'
'17be8b3f99c577e325765abc251f597e204d7711')
install=${pkgname}.install