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

Tobias Powalowski tpowa at archlinux.org
Fri Jul 31 20:51:40 UTC 2009


    Date: Friday, July 31, 2009 @ 16:51:40
  Author: tpowa
Revision: 48161

upgpkg: smbclient 3.3.7-1

Modified:
  smbclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-31 20:41:26 UTC (rev 48160)
+++ PKGBUILD	2009-07-31 20:51:40 UTC (rev 48161)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.3.6
+pkgver=3.3.7
 # 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.6
-pkgrel=2
+_realver=3.3.7
+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=('readline>=6.0.00' 'popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.6')
+depends=('readline>=6.0.00' 'popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.7')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 options=(!makeflags)
 
@@ -54,5 +54,4 @@
   done
   install -m644 ../docs/manpages/libsmbclient.7 ${pkgdir}/usr/share/man/man7/
 }
-
-md5sums=('858cb6c640358be0e81297c5de615a3c')
+md5sums=('bc7228cc686986353df67ff42b1b2b1e')




More information about the arch-commits mailing list