summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2017-03-10 19:53:17 +0000
committerSpyros Stathopoulos2017-03-10 19:53:17 +0000
commit2e6e1e1c2ba0f5b58756819b53d6cfd6556d52a0 (patch)
tree0e07497e2a958b2d755e7495fa77ec75da74f32c /PKGBUILD
parent01f07e7773e489a7bed2f2703b3ebfdfb186f348 (diff)
downloadaur-2e6e1e1c2ba0f5b58756819b53d6cfd6556d52a0.tar.gz
Update for kernel 4.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7af05cfbf7c..60c0471affd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=('linux-gpib')
pkgver=4.0.4rc2
_pkgver=4.0.4
-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.9' 'linux<4.10')
+depends=('bash' 'linux>=4.10' 'linux<4.11')
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"
@@ -17,7 +17,7 @@ source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}%20for%20
install='linux-gpib.install'
backup=('etc/gpib.conf')
-_kernver=4.9
+_kernver=4.10
_extramodules=/usr/lib/modules/extramodules-${_kernver}-ARCH
md5sums=('281274e45825f34e69876d38ae008b44'