diff options
author | root <root@rshg054.dnsready.net> | 2011-08-17 23:14:29 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-08-17 23:14:29 +0000 |
commit | 3413e75c9cdb6c0daf6ddf92f469a2221c94a55b (patch) | |
tree | ebc8d673526a7bcca4a4fcd6ed7872baec735f90 /extra/samba | |
parent | 68b7938bb87c6e91d54e4f35f0223c7237fa53e1 (diff) |
Wed Aug 17 23:14:29 UTC 2011
Diffstat (limited to 'extra/samba')
-rw-r--r-- | extra/samba/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index 1ce37842f..15c90887a 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 134504 2011-08-04 16:59:32Z tpowa $ +# $Id: PKGBUILD 135597 2011-08-16 14:39:28Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgbase=samba pkgname=('smbclient' 'samba') -pkgver=3.5.11 +pkgver=3.6.0 # 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.5.11 +_realver=3.6.0 pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" @@ -129,7 +129,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=('81bbd16048c6ca40baea8c59126ee385' +md5sums=('e297e0ea7923c7de8d7c1d8fd0ec0a05' 'a3da19515a234c703876cf850c44e996' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6' |