Date: Tuesday, May 6, 2014 @ 00:29:59 Author: seblu Revision: 110733 upgpkg: bind 9.10.0-1
Modified: bind/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-05 22:12:01 UTC (rev 110732) +++ PKGBUILD 2014-05-05 22:29:59 UTC (rev 110733) @@ -5,9 +5,9 @@ # Contributor: Mario Vazquez <[email protected]> pkgname=bind -_pkgver=9.9.5-W1 -pkgver=${_pkgver//-/.} -pkgrel=2 +_pkgver=9.10.0 +pkgver=9.10.0 +pkgrel=1 pkgdesc='The ISC BIND nameserver' url='http://www.isc.org/software/bind/' license=('custom:ISC') @@ -26,7 +26,7 @@ 'named.logrotate' 'localhost.zone' '127.0.0.zone') -sha1sums=('bc2b62ef31231c75b4aa8256f7bbd2ae3c1c6cd5' +sha1sums=('75776823efc5fa6fed1618030854b6a265694abd' 'SKIP' '029f89c49550c40ec7a95116b6a33f0e5a041094' 'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11'
