summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpyros Stathopoulos2017-02-23 19:08:36 +0000
committerSpyros Stathopoulos2017-02-23 19:08:36 +0000
commit01f07e7773e489a7bed2f2703b3ebfdfb186f348 (patch)
tree1ae4628ea79236d385cbae6258acb967d523160c /PKGBUILD
parentc88570e9b0db10e9a7b30857ae517b8835c762fc (diff)
downloadaur-01f07e7773e489a7bed2f2703b3ebfdfb186f348.tar.gz
Update kernel version in install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ba0c72adb01..c7af05cfbf7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('linux-gpib')
pkgver=4.0.4rc2
_pkgver=4.0.4
-pkgrel=1
+pkgrel=2
pkgdesc='A support package for GPIB (IEEE 488) hardware.'
arch=('i686' 'x86_64')
url='http://linux-gpib.sourceforge.net/'