diff options
author | root <root@rshg054.dnsready.net> | 2013-05-16 01:06:25 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-16 01:06:25 -0700 |
commit | 453f3b8b2c568e9babcdc4852772278a39f130c0 (patch) | |
tree | 0f330a052dc9da74351a6167b47f16d91bf59bfa /extra/samba/PKGBUILD | |
parent | 51c18483cd98db045391ee9a0c7b9b6ad5d4ab3a (diff) |
Thu May 16 01:06:25 PDT 2013
Diffstat (limited to 'extra/samba/PKGBUILD')
-rw-r--r-- | extra/samba/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index d0bb45a6e..29534340d 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -15,13 +15,13 @@ pkgver=4.0.5 # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! _realver=4.0.5 -pkgrel=2 +pkgrel=3 arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') makedepends=('python2' 'docbook-xsl' 'pkg-config' 'libbsd' 'db' 'popt' 'libcups' 'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb>=1.1.15' 'krb5' 'pam' - 'gamin' 'gnutls>=2.4.1' 'talloc' 'tdb') + 'gamin' 'gnutls>=2.4.1' 'talloc' 'tdb' 'dbus') source=(http://us1.samba.org/samba/ftp/stable/${pkgbase}-${_realver}.tar.gz samba.logrotate swat.xinetd |