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

Tobias Powalowski tpowa at archlinux.org
Wed Jun 24 13:35:20 UTC 2009


    Date: Wednesday, June 24, 2009 @ 09:35:20
  Author: tpowa
Revision: 43482

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

........
  r43470 | tpowa | 2009-06-24 12:38:50 +0000 (Mi, 24 Jun 2009) | 1 line
  
  upgpkg: smbclient 3.3.6-1
........
  r43481 | tpowa | 2009-06-24 13:31:12 +0000 (Mi, 24 Jun 2009) | 1 line
  
  upgpkg: smbclient 3.3.6-2
........

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

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


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

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-06-24 13:31:12 UTC (rev 43481)
+++ testing-i686/PKGBUILD	2009-06-24 13:35:20 UTC (rev 43482)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=smbclient
-pkgver=3.3.5
+pkgver=3.3.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.3.5
+_realver=3.3.6
 pkgrel=2
 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.5')
+depends=('readline>=6.0.00' 'popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.6')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 options=(!makeflags)
 
@@ -54,4 +54,5 @@
   done
   install -m644 ../docs/manpages/libsmbclient.7 ${pkgdir}/usr/share/man/man7/
 }
-md5sums=('8fa0e3c5daaba4c2ce2fb871a5f3157a')
+
+md5sums=('858cb6c640358be0e81297c5de615a3c')




More information about the arch-commits mailing list