Date: Monday, March 1, 2010 @ 08:57:22 Author: giovanni Revision: 70813
upgpkg: samba 3.5.0-1 upstream release Modified: samba/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-01 12:02:22 UTC (rev 70812) +++ PKGBUILD 2010-03-01 13:57:22 UTC (rev 70813) @@ -3,11 +3,11 @@ # Contributor: judd <[email protected]> pkgbase=samba pkgname=('smbclient' 'samba') -pkgver=3.4.6 +pkgver=3.5.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.4.6 +_realver=3.5.0 pkgrel=1 arch=(i686 x86_64) url="http://www.samba.org" @@ -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=('1090ea7e85b0b915c7e3c427d6457e36' +md5sums=('05e389aff7d3de16561006b35332a881' 'e93533fa2296c07c1f645dfdd373657f' '5697da77590ec092cc8a883bae06093c' 'a4bbfa39fee95bba2e7ad6b535fae7e6'
