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

Balló György bgyorgy at archlinux.org
Thu Jan 4 20:31:46 UTC 2018


    Date: Thursday, January 4, 2018 @ 20:31:45
  Author: bgyorgy
Revision: 278673

upgpkg: sparkleshare 2.0.1-1

Update to new version

Modified:
  sparkleshare/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-04 20:18:44 UTC (rev 278672)
+++ PKGBUILD	2018-01-04 20:31:45 UTC (rev 278673)
@@ -5,7 +5,7 @@
 
 pkgname=sparkleshare
 _pkgname=SparkleShare
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL3')
 depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh' 'gvfs')
 makedepends=(git)
-_commit=b4b741b1d06f0eabc80d1927588328b928ee3d11  # tags/2.0.0
+_commit=ab6e95415e09483649b9362b26e204676a20a2a8  # tags/2.0.1
 source=("git+https://github.com/hbons/SparkleShare.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list