[arch-commits] Commit in smbclient/repos (testing-i686 testing-i686/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Mar 13 06:21:29 UTC 2009


    Date: Friday, March 13, 2009 @ 02:21:29
  Author: tpowa
Revision: 29887

Merged revisions 29886 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/smbclient/trunk

........
  r29886 | tpowa | 2009-03-13 06:20:55 +0000 (Fr, 13 M?\195?\164r 2009) | 1 line
  
  upgpkg: smbclient 3.3.2-1
........

Modified:
  smbclient/repos/testing-i686/	(properties)
  smbclient/repos/testing-i686/PKGBUILD

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


Property changes on: smbclient/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /smbclient/trunk:1-29703
   + /smbclient/trunk:1-29886

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-03-13 06:20:55 UTC (rev 29886)
+++ testing-i686/PKGBUILD	2009-03-13 06:21:29 UTC (rev 29887)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.3.1
+pkgver=3.3.2
 # 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.1
-pkgrel=2
+_realver=3.3.2
+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.1')
+depends=('popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.2')
 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=('babe094be14886d265b1caa917d29aa7')
+md5sums=('5c5178ea2c5d9bd5f6569285f2e0e6d7')




More information about the arch-commits mailing list