summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Santos2018-09-18 10:43:48 +0200
committerBruno Santos2018-09-18 10:43:48 +0200
commitbfd1bebcbe2556de5e5c4d8ce0058f8986bf4e7e (patch)
treeae7898ffc40ad7bb5769f10a673b35989cefeb06
parent8c088bd25fd9fe1868159af2a8dc362cd105dd86 (diff)
downloadaur-bfd1bebcbe2556de5e5c4d8ce0058f8986bf4e7e.tar.gz
Bump release version to trigger recompilation
The perils of following the kernel releases without making use of DKMS. For new installations this should yield exactly the same result.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7e169a9a949..f8b6eadf7d77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ixxat-socketcan
pkgdesc = SocketCAN driver for IXXAT USB-to-CAN v2
pkgver = 1.1.148.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.ixxat.com/products/products-industrial/pc-interfaces/pc-can-interfaces/socketcan
install = ixxat-socketcan.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 70f30687076a..65e32ba9615a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ixxat-socketcan
pkgver=1.1.148.0
-pkgrel=1
+pkgrel=2
pkgdesc="SocketCAN driver for IXXAT USB-to-CAN v2"
arch=('i686' 'x86_64')
url="https://www.ixxat.com/products/products-industrial/pc-interfaces/pc-can-interfaces/socketcan"