summaryrefslogtreecommitdiff
path: root/community/syncthing/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/syncthing/PKGBUILD')
-rw-r--r--community/syncthing/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syncthing/PKGBUILD b/community/syncthing/PKGBUILD
index 162149f1d..fbfc2ad65 100644
--- a/community/syncthing/PKGBUILD
+++ b/community/syncthing/PKGBUILD
@@ -6,7 +6,7 @@
_pkgstamp=$(date +%s)
pkgname=syncthing
-pkgver=0.8.18
+pkgver=0.8.19
pkgrel=1
pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing"
url="http://syncthing.net/"
@@ -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=('e643d6b0f3610ca74496c7020aaa19906b75a51a'
+sha1sums=('88c1bd818061a127b5263e9220ec54fd7544d217'
'204cad3823306c793a14a17a23220e26199160d4'
'17be8b3f99c577e325765abc251f597e204d7711')
install=${pkgname}.install