diff options
author | root <root@rshg054.dnsready.net> | 2012-06-28 00:01:48 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-28 00:01:48 +0000 |
commit | ad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (patch) | |
tree | bb9eaf0dec4bf5c449ccc9236b02ea993f69f9fe /extra/samba | |
parent | 5aee7ab49f65d6fee1182bfcacf92192ad36c4af (diff) |
Thu Jun 28 00:01:48 UTC 2012
Diffstat (limited to 'extra/samba')
-rw-r--r-- | extra/samba/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index 1eee0763a..d8347d089 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 161314 2012-06-09 06:35:50Z tpowa $ +# $Id: PKGBUILD 162373 2012-06-26 05:39:58Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgbase=samba pkgname=('libwbclient' 'smbclient' 'samba') -pkgver=3.6.5 +pkgver=3.6.6 # 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.5 -pkgrel=3 +_realver=3.6.6 +pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') @@ -157,7 +157,7 @@ install='samba.install' install -D -m644 ${srcdir}/samba.conf ${pkgdir}/usr/lib/tmpfiles.d/samba.conf rm -rf ${pkgdir}/var/run } -md5sums=('2f0c14547333c1b48fd4728b031e7040' +md5sums=('0bea52842d172231c0c0e23ee570d7af' 'a45a4283723be2b0ae32439dc4496a09' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6' |