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

Giovanni Scafora giovanni at archlinux.org
Sun Jun 3 10:41:09 UTC 2012


    Date: Sunday, June 3, 2012 @ 06:41:09
  Author: giovanni
Revision: 160664

upgpkg: smb4k 1.0.2-1

upstream release

Modified:
  smb4k/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-03 10:40:04 UTC (rev 160663)
+++ PKGBUILD	2012-06-03 10:41:09 UTC (rev 160664)
@@ -3,17 +3,17 @@
 # Contributor: Emanuele Rampichini <emanuele.rampichini at gmail.com>
 
 pkgname=smb4k
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares"
 arch=('i686' 'x86_64')
 url="http://smb4k.sourceforge.net/"
 license=('GPL')
 depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'docbook-xsl')
+makedepends=('cmake' 'automoc4')
 install=smb4k.install
 source=("http://downloads.sourceforge.net/project/${pkgname}/Smb4K%20%28stable%20releases%29/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c4b515e482ef7a7a834a3b660e1ee4d0')
+md5sums=('e1c895044faaf18d90ea4b564412455e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list