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

Balló György bgyorgy at nymeria.archlinux.org
Wed Oct 9 07:42:28 UTC 2013


    Date: Wednesday, October 9, 2013 @ 09:42:27
  Author: bgyorgy
Revision: 98373

upgpkg: sparkleshare 1.2-1

Update to version 1.2

Modified:
  sparkleshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 07:28:55 UTC (rev 98372)
+++ PKGBUILD	2013-10-09 07:42:27 UTC (rev 98373)
@@ -4,7 +4,7 @@
 # Contributor: Erdbeerkaese <erdbeerkaese underscore arch at gmail dot com>
 
 pkgname=sparkleshare
-pkgver=1.1.0
+pkgver=1.2
 pkgrel=1
 pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
 arch=('any')
@@ -13,8 +13,8 @@
 depends=('webkit-sharp' 'notify-sharp' 'curl' 'git' 'openssh' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
 makedepends=('intltool' 'gnome-doc-utils')
 install=$pkgname.install
-source=(https://bitbucket.org/hbons/sparkleshare/downloads/$pkgname-linux-$pkgver-tar.gz)
-md5sums=('6007f579a8a8ba1b32cec95ebc57b971')
+source=(https://bitbucket.org/hbons/sparkleshare/downloads/$pkgname-linux-$pkgver.tar.gz)
+md5sums=('befc1542079b0fc6e4b57fa7fdfab12e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list