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

Balló György bgyorgy at nymeria.archlinux.org
Wed Jun 12 04:17:46 UTC 2013


    Date: Wednesday, June 12, 2013 @ 06:17:46
  Author: bgyorgy
Revision: 92678

upgpkg: sparkleshare 1.1.0-1

Update to version 1.1.0

Modified:
  sparkleshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-12 04:09:55 UTC (rev 92677)
+++ PKGBUILD	2013-06-12 04:17:46 UTC (rev 92678)
@@ -4,7 +4,7 @@
 # Contributor: Erdbeerkaese <erdbeerkaese underscore arch at gmail dot com>
 
 pkgname=sparkleshare
-pkgver=1.0.0
+pkgver=1.1.0
 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://github.com/downloads/hbons/SparkleShare/$pkgname-linux-$pkgver.tar.gz)
-md5sums=('1f43c873e220a8a8f28ee46b33e4ca19')
+source=(https://bitbucket.org/hbons/sparkleshare/downloads/$pkgname-linux-$pkgver-tar.gz)
+md5sums=('6007f579a8a8ba1b32cec95ebc57b971')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list