[arch-commits] CVS update of arch/build/network/smbclient (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Aug 21 18:12:24 UTC 2007


    Date: Tuesday, August 21, 2007 @ 14:12:24
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/smbclient

Modified: PKGBUILD (1.21 -> 1.22)

'upgpgk: update to new version'


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


Index: arch/build/network/smbclient/PKGBUILD
diff -u arch/build/network/smbclient/PKGBUILD:1.21 arch/build/network/smbclient/PKGBUILD:1.22
--- arch/build/network/smbclient/PKGBUILD:1.21	Mon Jul  2 16:27:04 2007
+++ arch/build/network/smbclient/PKGBUILD	Tue Aug 21 14:12:23 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.21 2007/07/02 20:27:04 andyrtr Exp $
+# $Id: PKGBUILD,v 1.22 2007/08/21 18:12:23 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.0.25b
+pkgver=3.0.25c
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=3.0.25b
+_realver=3.0.25c
 pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('popt' 'libldap' 'libcap' 'heimdal>=0.8.1' 'db>=4.5')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
-md5sums=('e4979a6aa6f18f0e36bacc25cab7b02d')
+md5sums=('87950694270b86cbc1b2074cb53dd1aa')
 
 build() {
   cd ${startdir}/src/samba-${_realver}/source
@@ -53,4 +53,3 @@
     install -m644 ../docs/manpages/${man}.1 ${startdir}/pkg/usr/man/man1/
   done
   install -m644 ../docs/manpages/libsmbclient.7 ${startdir}/pkg/usr/man/man7/
-}




More information about the arch-commits mailing list