[arch-commits] Commit in smbclient/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat May 2 15:04:40 UTC 2009


    Date: Saturday, May 2, 2009 @ 11:04:39
  Author: tpowa
Revision: 37500

upgpkg: smbclient 3.3.4-1

Modified:
  smbclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-02 14:38:01 UTC (rev 37499)
+++ PKGBUILD	2009-05-02 15:04:39 UTC (rev 37500)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.3.3
+pkgver=3.3.4
 # We use the 'A' to fake out pacman's version comparators.  Samba chooses
 # to append 'a','b',etc to their subsequent releases, which pacman
 # misconstrues as alpha, beta, etc.  Bad samba!
-_realver=3.3.3
+_realver=3.3.4
 pkgrel=1
 pkgdesc="Tools to access a server's filespace and printers via SMB"
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL3')
-depends=('popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.3')
+depends=('popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.4')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 options=(!makeflags)
 
@@ -54,4 +54,4 @@
   done
   install -m644 ../docs/manpages/libsmbclient.7 ${pkgdir}/usr/share/man/man7/
 }
-md5sums=('4d5835817416d1ffa30783af45c5a9ed')
+md5sums=('1443165edb7cb3f56f1e77aec1ee3266')




More information about the arch-commits mailing list