summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112019-01-12 14:42:26 +0100
committerjose17112019-01-12 14:42:26 +0100
commitc2ab72e9f0d3d43f3861b1708f1a7686469a36ed (patch)
treed831b59a09a013c3ed70ef535767927e5917101c
parent0f250b4d78572753a4701b6e012d51b3904e491d (diff)
downloadaur-c2ab72e9f0d3d43f3861b1708f1a7686469a36ed.tar.gz
Update dep (thanks @ZZdrr)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcd40bdae285..a4043ed99af2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Wed Jan 9 21:54:19 UTC 2019
+# Sat Jan 12 13:42:20 UTC 2019
pkgbase = activdriver
pkgdesc = The kernel mode and X11 drivers for Promethean ActivBoard and ActivHub.
pkgver = 5.17.14
- pkgrel = 1
+ pkgrel = 2
url = https://support.prometheanworld.com/product/activdriver
install = activdriver.install
arch = i686
arch = x86_64
license = unknown
- makedepends = linux-headers
+ makedepends = linux-lts414-headers
optdepends = activinspire: activboard presentation
optdepends = activtools: hardware calibration
source_i686 = http://activsoftware.co.uk/linux/repos/driver/ubuntu/pool/oss/a/activdriver/activdriver_5.17.14-0~Ubuntu~1604_i386.deb
diff --git a/PKGBUILD b/PKGBUILD
index 9473714187b4..fb9063ef15dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=activdriver
pkgver=5.17.14
-pkgrel=1
+pkgrel=2
pkgdesc="The kernel mode and X11 drivers for Promethean ActivBoard and ActivHub."
arch=('i686' 'x86_64')
url="https://support.prometheanworld.com/product/activdriver"
license=('unknown')
-makedepends=(linux-headers)
+makedepends=(linux-lts414-headers)
optdepends=('activinspire: activboard presentation'
'activtools: hardware calibration')
install=$pkgname.install