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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 2 20:27:04 UTC 2007


    Date: Monday, July 2, 2007 @ 16:27:04
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/smbclient

Modified: PKGBUILD (1.20 -> 1.21)

updatepkg 3.0.25b


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


Index: arch/build/network/smbclient/PKGBUILD
diff -u arch/build/network/smbclient/PKGBUILD:1.20 arch/build/network/smbclient/PKGBUILD:1.21
--- arch/build/network/smbclient/PKGBUILD:1.20	Sat Jun  2 09:50:18 2007
+++ arch/build/network/smbclient/PKGBUILD	Mon Jul  2 16:27:04 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.20 2007/06/02 13:50:18 tpowa Exp $
+# $Id: PKGBUILD,v 1.21 2007/07/02 20:27:04 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.0.25a
+pkgver=3.0.25b
 # 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.25a
-pkgrel=2
+_realver=3.0.25b
+pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
 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=('cbd33bb5d904ccd8a294a4019743745d')
+md5sums=('e4979a6aa6f18f0e36bacc25cab7b02d')
 
 build() {
   cd ${startdir}/src/samba-${_realver}/source




More information about the arch-commits mailing list