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

Hugo Doria hugo at archlinux.org
Wed Mar 11 22:57:29 UTC 2009


    Date: Wednesday, March 11, 2009 @ 18:57:29
  Author: hugo
Revision: 29703

upgpkg: smbclient 3.3.1-2

Modified:
  smbclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-11 22:19:10 UTC (rev 29702)
+++ PKGBUILD	2009-03-11 22:57:29 UTC (rev 29703)
@@ -6,12 +6,12 @@
 # to append 'a','b',etc to their subsequent releases, which pacman
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=3.3.1
-pkgrel=1
+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=('popt' 'libldap' 'libcap' '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.1')
 source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
 options=(!makeflags)
 




More information about the arch-commits mailing list