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

Tobias Powalowski tpowa at archlinux.org
Sat May 19 17:17:24 UTC 2007


    Date: Saturday, May 19, 2007 @ 13:17:24
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/smbclient

Modified: PKGBUILD (1.17 -> 1.18)

'upgpkg: update to new version'


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


Index: arch/build/network/smbclient/PKGBUILD
diff -u arch/build/network/smbclient/PKGBUILD:1.17 arch/build/network/smbclient/PKGBUILD:1.18
--- arch/build/network/smbclient/PKGBUILD:1.17	Fri Mar 16 12:04:22 2007
+++ arch/build/network/smbclient/PKGBUILD	Sat May 19 13:17:24 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.17 2007/03/16 16:04:22 tpowa Exp $
+# $Id: PKGBUILD,v 1.18 2007/05/19 17:17:24 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.0.24
+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.24
-pkgrel=2
+_realver=3.0.25
+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' 'db>=4.5')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
-md5sums=('89273f67a6d8067cbbecefaa13747153')
+md5sums=('267bd56b178a1b1285a41ec4cc1b75f0')
 
 build() {
   cd ${startdir}/src/samba-${_realver}/source




More information about the arch-commits mailing list