Date: Sunday, January 11, 2015 @ 21:50:40 Author: jlichtblau Revision: 125766
upgpkg: syncthing 0.10.19-1 Modified: syncthing/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-11 19:09:48 UTC (rev 125765) +++ PKGBUILD 2015-01-11 20:50:40 UTC (rev 125766) @@ -1,11 +1,12 @@ # $Id$ # Maintainer : Martin Wimpress <[email protected]> +# Maintainer : Jaroslav Lichtblau <[email protected]> # Contributor: Sauyon Lee <[email protected]> # Contributor: Kevin MacMartin <[email protected]> # Contributor: korjjj <[email protected]> pkgname=syncthing -pkgver=0.10.18 +pkgver=0.10.19 pkgrel=1 pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" url="http://syncthing.net/"
