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

Tobias Powalowski tpowa at archlinux.org
Fri May 25 17:52:30 UTC 2007


    Date: Friday, May 25, 2007 @ 13:52:30
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/smbclient

Modified: PKGBUILD (1.18 -> 1.19)

'upgpkg: update to new version'


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


Index: arch/build/network/smbclient/PKGBUILD
diff -u arch/build/network/smbclient/PKGBUILD:1.18 arch/build/network/smbclient/PKGBUILD:1.19
--- arch/build/network/smbclient/PKGBUILD:1.18	Sat May 19 13:17:24 2007
+++ arch/build/network/smbclient/PKGBUILD	Fri May 25 13:52:30 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.18 2007/05/19 17:17:24 tpowa Exp $
+# $Id: PKGBUILD,v 1.19 2007/05/25 17:52:30 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.0.25A
+pkgver=3.0.25a
 # 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.25
+_realver=3.0.25a
 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' 'db>=4.5')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
-md5sums=('267bd56b178a1b1285a41ec4cc1b75f0')
+md5sums=('cbd33bb5d904ccd8a294a4019743745d')
 
 build() {
   cd ${startdir}/src/samba-${_realver}/source




More information about the arch-commits mailing list