From e5b2fcd95848834b5b1eeb5c944930e2ee26b4de Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 5 Jun 2016 15:50:26 +0000 Subject: [PATCH] community/linux-tools to 4.6-2 --- community/linux-tools/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index 4773fa4a7..01a9670af 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -17,7 +17,7 @@ pkgname=( 'usbip' ) pkgver=4.6 -pkgrel=1 +pkgrel=2 license=('GPL2') arch=('i686' 'x86_64') url='http://www.kernel.org'