From 7ff5465d0386f06bea97ef956397c305d6f7e07f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Apr 2012 00:01:45 +0000 Subject: Fri Apr 13 00:01:45 UTC 2012 --- extra/samba/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/samba/PKGBUILD') diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index b3093389f..0c3d80b22 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 153619 2012-03-16 17:50:36Z stephane $ +# $Id: PKGBUILD 156039 2012-04-11 21:03:20Z tpowa $ # Maintainer: Tobias Powalowski # Contributor: judd pkgbase=samba pkgname=('libwbclient' 'smbclient' 'samba') -pkgver=3.6.3 +pkgver=3.6.4 # We use the 'A' to fake out pacman's version comparators. Samba chooses # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! -_realver=3.6.3 -pkgrel=4 +_realver=3.6.4 +pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') @@ -145,7 +145,7 @@ depends=('db' 'popt' 'libcups' 'acl' 'libldap' "smbclient>=$pkgver" 'libcap' 'kr # copy ldap example install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema } -md5sums=('98ac9db9f4b6ebfc3f013aa193ffb0d1' +md5sums=('d8e070e2a3b12f202f347e4427469bc2' 'dfc6f9018c556b9783c7140de183727f' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6' -- cgit v1.2.3-54-g00ecf