Date: Saturday, August 4, 2012 @ 14:55:52 Author: ronald Revision: 164764
upgpkg: iproute2 3.5.0-1 update to 3.5.0 Modified: iproute2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-04 18:50:35 UTC (rev 164763) +++ PKGBUILD 2012-08-04 18:55:52 UTC (rev 164764) @@ -3,8 +3,8 @@ # Contributor: Judd Vinet <[email protected]> pkgname=iproute2 -pkgver=3.4.0 -pkgrel=2 +pkgver=3.5.0 +pkgrel=1 pkgdesc="IP Routing Utilities" arch=('i686' 'x86_64') license=('GPL2') @@ -20,7 +20,7 @@ 'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 'etc/iproute2/rt_tables') source=(http://www.kernel.org/pub/linux/utils/net/$pkgname/$pkgname-$pkgver.tar.xz iproute2-fhs.patch) -sha1sums=('fcea492dea2f3ecf9d35f279e2f1a7ea6ca0d527' +sha1sums=('a78f6bbbb21a1932315baf7be2f3f1d6e6c5ed62' '35b8cf2dc94b73eccad427235c07596146cd6f6c') build() {
