[arch-commits] Commit in smbclient/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Jun 24 13:31:12 UTC 2009
Date: Wednesday, June 24, 2009 @ 09:31:12
Author: tpowa
Revision: 43481
upgpkg: smbclient 3.3.6-2
Modified:
smbclient/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-24 13:05:50 UTC (rev 43480)
+++ PKGBUILD 2009-06-24 13:31:12 UTC (rev 43481)
@@ -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.6
-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=('readline>=5.2.00' 'popt' 'libldap' 'libcap>=2.16' 'heimdal>=1.2-1' 'db>=4.7' 'tdb=3.3.6')
+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)
More information about the arch-commits
mailing list