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

Giovanni Scafora giovanni at archlinux.org
Sat Sep 18 23:35:46 UTC 2010


    Date: Saturday, September 18, 2010 @ 19:35:45
  Author: giovanni
Revision: 90920

upgpkg: smb4k 0.10.9-1
upstream release

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-18 23:06:45 UTC (rev 90919)
+++ PKGBUILD	2010-09-18 23:35:45 UTC (rev 90920)
@@ -3,17 +3,17 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=0.10.8
+pkgver=0.10.9
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=('i686' 'x86_64')
 url="http://smb4k.berlios.de/"
 license=('GPL')
 depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'docbook-xsl')
 install=smb4k.install
 source=(http://download.berlios.de/smb4k/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5e180f99d8a4de173531c6e39688c9f9')
+md5sums=('37189747c2a794e23caca8cb77ba2d59')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list