From 9fba712a07efcd07bb6af6e8442979e532f93eb1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 27 Sep 2016 00:13:18 +0000 Subject: [PATCH] community/linux-tools to 4.7-3 --- 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 1085d3ed0..45ac52b1b 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -17,7 +17,7 @@ pkgname=( 'usbip' ) pkgver=4.7 -pkgrel=2 +pkgrel=3 license=('GPL2') arch=('i686' 'x86_64') url='http://www.kernel.org'