summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-10-19 18:57:15 +0100
committerSpyros Stathopoulos2016-10-19 18:57:15 +0100
commit4060e9b1405e4812813e3ee000f0f4fdb2b6b68a (patch)
tree967e88eb94117d4c5c1a0c43ac41fd7fa25ba3cb /PKGBUILD
parentf342b4c368f2ec3ddfb5687c36fe642c9b1ef0af (diff)
downloadaur-4060e9b1405e4812813e3ee000f0f4fdb2b6b68a.tar.gz
Update for kernel 4.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37175ee1a74a..2f3e89247018 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=('linux-gpib')
pkgver=4.0.3
-pkgrel=2
+pkgrel=3
pkgdesc='A support package for GPIB (IEEE 488) hardware.'
arch=('i686' 'x86_64')
url='http://linux-gpib.sourceforge.net/'
license=('GPL')
-depends=('bash' 'linux>=4.5' 'linux<4.6')
+depends=('bash' 'linux>=4.8' 'linux<4.9')
makedepends=('perl' 'linux-headers' 'bison')
optdepends=('fxload: firmware upload support for NI USB-B, Keithley KUSB-488 and Agilent 82357')
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}%20for%203.x.x%20and%202.6.x%20kernels/${pkgver}/${pkgname}-${pkgver}.tar.gz"