diff options
author | root <root@rshg054.dnsready.net> | 2012-12-20 03:05:00 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-20 03:05:00 -0800 |
commit | fecd6286e00e6e25458a7d1b8b80f6fdb236a7a2 (patch) | |
tree | 952afb5fdba1e4450e623d86f75b09ad4925bd40 /extra/samba/PKGBUILD | |
parent | 19f11e0c4bbeefd65f85546a361e18532b60416a (diff) |
Thu Dec 20 02:59:11 PST 2012
Diffstat (limited to 'extra/samba/PKGBUILD')
-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 e53769d6a..ee622432d 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 169815 2012-10-30 08:04:35Z tpowa $ +# $Id: PKGBUILD 173345 2012-12-19 14:09:05Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> pkgbase=samba pkgname=('libwbclient' 'smbclient' 'samba') -pkgver=3.6.9 +pkgver=3.6.10 # 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.9 +_realver=3.6.10 pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" @@ -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=('0c48bbeb9549fcda37f108aa3c2a817f' +md5sums=('b5f0560c216122529b1c3b7f41c62567' 'a45a4283723be2b0ae32439dc4496a09' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6' |