Date: Thursday, February 25, 2010 @ 10:19:11 Author: giovanni Revision: 70209
upgpkg: samba 3.4.6-1 upstream release Modified: samba/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-25 15:10:55 UTC (rev 70208) +++ PKGBUILD 2010-02-25 15:19:11 UTC (rev 70209) @@ -3,12 +3,12 @@ # Contributor: judd <[email protected]> pkgbase=samba pkgname=('smbclient' 'samba') -pkgver=3.4.5 +pkgver=3.4.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.4.5 -pkgrel=1.1 +_realver=3.4.6 +pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" license=('GPL3') @@ -131,7 +131,7 @@ # copy ldap example install -D -m644 ${srcdir}/samba-${_realver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema } -md5sums=('8e8a484782f2b7716b6c6bd9a7d2bf71' +md5sums=('1090ea7e85b0b915c7e3c427d6457e36' 'e93533fa2296c07c1f645dfdd373657f' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6'
