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

Giovanni Scafora giovanni at archlinux.org
Mon Oct 24 13:35:00 UTC 2011


    Date: Monday, October 24, 2011 @ 09:34:59
  Author: giovanni
Revision: 141127

upgpkg: smb4k 0.10.90-1

upstream release

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-24 13:21:17 UTC (rev 141126)
+++ PKGBUILD	2011-10-24 13:34:59 UTC (rev 141127)
@@ -3,7 +3,7 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=0.10.73
+pkgver=0.10.90
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'docbook-xsl')
 install=smb4k.install
-source=("http://download.berlios.de/smb4k/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8f161a1b1146dc44217826901deb35c8')
+source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28development%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('6e166eead700e0a21d4f324be4471e11')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list