[arch-commits] Commit in smbclient/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 18 19:40:43 UTC 2009
Date: Thursday, June 18, 2009 @ 15:40:43
Author: tpowa
Revision: 42750
upgpkg: smbclient 3.3.5-2
Modified:
smbclient/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-18 19:40:03 UTC (rev 42749)
+++ PKGBUILD 2009-06-18 19:40:43 UTC (rev 42750)
@@ -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.5
-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>=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.5')
source=(http://us1.samba.org/samba/ftp/samba-${_realver}.tar.gz)
options=(!makeflags)
More information about the arch-commits
mailing list