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

Travis Willard travis at archlinux.org
Sun Apr 29 15:29:06 UTC 2007


    Date: Sunday, April 29, 2007 @ 11:29:06
  Author: travis
    Path: /home/cvs-extra/extra/kde/smb4k

Modified: PKGBUILD (1.3 -> 1.4)

Rearrange PKGBUILD to match format of PKGBUILD.proto


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


Index: extra/kde/smb4k/PKGBUILD
diff -u extra/kde/smb4k/PKGBUILD:1.3 extra/kde/smb4k/PKGBUILD:1.4
--- extra/kde/smb4k/PKGBUILD:1.3	Sun Apr 29 11:05:24 2007
+++ extra/kde/smb4k/PKGBUILD	Sun Apr 29 11:29:06 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/04/29 15:05:24 travis Exp $
+# $Id: PKGBUILD,v 1.4 2007/04/29 15:29:06 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>
@@ -7,14 +7,13 @@
 pkgver=0.8.1
 pkgrel=1
 pkgdesc="A KDE program that browses samba shares."
-url="http://smb4k.berlios.de/"
-license="GPL"
 arch=('i686' 'x86_64')
+url="http://smb4k.berlios.de/"
+license=('GPL')
 depends=('kdebase' 'smbclient>=3.0')
 makedepends=('fam' 'libpng')
-options=('!libtool')
-
 source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.bz2)
+options=('!libtool')
 
 build() {
     cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list