[arch-commits] CVS update of extra/kde/smb4k (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Dec 16 15:42:44 UTC 2007


    Date: Sunday, December 16, 2007 @ 10:42:44
  Author: travis
    Path: /home/cvs-extra/extra/kde/smb4k

Modified: PKGBUILD (1.12 -> 1.13)

upgpkg: smb4k 0.9.0-1
Upstream update


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/kde/smb4k/PKGBUILD
diff -u extra/kde/smb4k/PKGBUILD:1.12 extra/kde/smb4k/PKGBUILD:1.13
--- extra/kde/smb4k/PKGBUILD:1.12	Sat Dec 15 20:47:48 2007
+++ extra/kde/smb4k/PKGBUILD	Sun Dec 16 10:42:44 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.12 2007/12/16 01:47:48 travis Exp $
+# $Id: PKGBUILD,v 1.13 2007/12/16 15:42:44 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Alexander 'dma147' Mieland <dma147 at linux-stats.org>
 # Contributor: Roberto Filippone <rfilippone at gmail.com>
 
 pkgname=smb4k
-pkgver=0.8.7
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares."
 arch=('i686' 'x86_64')
@@ -14,7 +14,8 @@
 makedepends=('fam' 'libpng')
 install=smb4k.install
 source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.bz2)
-options=('!libtool')
+md5sums=('078a771c3e2f9577f345b46aead94342')
+options=('libtool') #SMB4k now requires .la files to run. :(
 
 build() {
     cd $startdir/src/$pkgname-$pkgver
@@ -25,4 +26,3 @@
     make DESTDIR=$startdir/pkg install
 } 
 
-md5sums=('4ea8a3ffda9f67170cbc588a03d8fe97')




More information about the arch-commits mailing list