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

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Jul 28 11:38:45 UTC 2016


    Date: Thursday, July 28, 2016 @ 11:38:44
  Author: jlichtblau
Revision: 184541

upgpkg: syncthing 0.14.1-1 - new upstream release

Modified:
  syncthing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 11:32:43 UTC (rev 184540)
+++ PKGBUILD	2016-07-28 11:38:44 UTC (rev 184541)
@@ -6,13 +6,13 @@
 # Contributor: korjjj <korjjj+aur at gmail.com>
 
 pkgname=('syncthing' 'syncthing-relaysrv')
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://syncthing.net/"
 license=('MPL')
 depends=('glibc')
-makedepends=('git' 'go' 'godep' 'inetutils' 'sed')
+makedepends=('git' 'go' 'inetutils')
 options=('!strip')
 source=(https://github.com/syncthing/syncthing/releases/download/v$pkgver/syncthing-source-v${pkgver}.tar.gz{,.asc}
         syncthing-relaysrv.sysusers
@@ -19,7 +19,7 @@
         syncthing-relaysrv.tmpfiles
         syncthing-relaysrv.service)
 validpgpkeys=('37C84554E7E0A261E4F76E1ED26E6ED000654A3E') # Syncthing Release Management
-sha256sums=('ee112dfcea1263515364557c3432c50bb526fa4a3aa0a822d1d1a1671c9ad699'
+sha256sums=('c9c10a88fc6a2681629b976b75dc1c1662aa5bdf1d30653902e6d8e67f5d8998'
             'SKIP'
             '6ab96a5949e223d315d49663734ad27b70c72469c691a61ac198cb7794cb5eaa'
             'f899998985f2d374af57f17ef6362c37a305467858195b74d1c1def71d97273f'



More information about the arch-commits mailing list