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

Tobias Powalowski tpowa at archlinux.org
Mon Dec 22 15:43:54 UTC 2008


    Date: Monday, December 22, 2008 @ 10:43:54
  Author: tpowa
Revision: 22159

upgpkg: smbclient 3.2.6-1

Modified:
  smbclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-22 15:37:11 UTC (rev 22158)
+++ PKGBUILD	2008-12-22 15:43:54 UTC (rev 22159)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.2.5
+pkgver=3.2.6
 # 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.2.5
-pkgrel=2
+_realver=3.2.6
+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' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.2.5')
+depends=('popt' 'libldap' 'libcap' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.2.6')
 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=('0f7539e09803ae60a2912e70adf1c747')
+md5sums=('0cd27c7afbb8211616eea4010f32271c')




More information about the arch-commits mailing list