[arch-commits] Commit in syncthing/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Oct 7 15:48:47 UTC 2018


    Date: Sunday, October 7, 2018 @ 15:48:46
  Author: jlichtblau
Revision: 391019

upgpkg: syncthing 0.14.51-1 - new upstream release

Modified:
  syncthing/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-07 15:43:54 UTC (rev 391018)
+++ PKGBUILD	2018-10-07 15:48:46 UTC (rev 391019)
@@ -5,7 +5,7 @@
 # Contributor: korjjj <korjjj+aur at gmail.com>
 
 pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=0.14.50
+pkgver=0.14.51
 pkgrel=1
 arch=('x86_64')
 url="http://syncthing.net/"
@@ -12,13 +12,13 @@
 license=('MPL')
 depends=('glibc')
 makedepends=('git' 'go' 'inetutils')
-options=('!strip')
+# options=('!strip')
 source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
         syncthing-relaysrv.sysusers
         syncthing-relaysrv.tmpfiles
         syncthing-relaysrv.service)
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release Management
-sha256sums=('a5cc5b98a47ffae2bae12573ce6ab1695cb459274b620e574282ff1dff37527a'
+sha256sums=('10bf5de6f5f01dc605667185ac0b485548ae9088abaa8401fc0f3a2528b2f09e'
             'SKIP'
             '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
             'f899998985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'



More information about the arch-commits mailing list