summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalstrond2020-05-22 23:39:07 +0200
committerMalstrond2020-05-22 23:39:07 +0200
commit8e5b3aaf583df762c5870c927625004e04107c4c (patch)
treef1819222ac2823b835277a7b68dc996faf44773f
parent802f02cb6fe29b0818f38583f161030b6666a0a4 (diff)
downloadaur-activdriver.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3fbba31e1d6..23ca806f289d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = activdriver
pkgdesc = Drivers for Promethean hardware
- pkgver = 5.18.18
+ pkgver = 5.18.19
pkgrel = 0
url = https://support.prometheanworld.com/product/activdriver
install = activdriver.install
@@ -9,9 +9,9 @@ pkgbase = activdriver
makedepends = linux-headers>=5.0.1.arch1-1
optdepends = activinspire: Prometheans presentation software
optdepends = activtools: Tools for Promethean hardware, e.g. calibration or systray monitor
- source = http://activsoftware.co.uk/linux/repos/driver/ubuntu/pool/oss/a/activdriver/activdriver_5.18.18-0~Ubuntu~1804_amd64.deb
+ source = http://activsoftware.co.uk/linux/repos/driver/ubuntu/pool/oss/a/activdriver/activdriver_5.18.19-0~Ubuntu~1804_amd64.deb
source = activdriver.install
- md5sums = cad12d9ea55b6df0344375a311e75659
+ md5sums = 4200e2d39c40b817e1fe3768f19b4cb3
md5sums = 8a8a6ddd6741a80a5839593ed385cd9a
pkgname = activdriver
diff --git a/PKGBUILD b/PKGBUILD
index 2775628405b3..ccabb7afe87b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Zsolt Udvari <udvzsolt@gmail.com>
pkgname=activdriver
-pkgver=5.18.18
+pkgver=5.18.19
pkgrel=0
pkgdesc="Drivers for Promethean hardware"
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=('activinspire: Prometheans presentation software'
install=$pkgname.install
source=("http://activsoftware.co.uk/linux/repos/driver/ubuntu/pool/oss/a/$pkgname/${pkgname}_$pkgver-0~Ubuntu~1804_amd64.deb"
"activdriver.install")
-md5sums=('cad12d9ea55b6df0344375a311e75659'
+md5sums=('4200e2d39c40b817e1fe3768f19b4cb3'
'8a8a6ddd6741a80a5839593ed385cd9a')
prepare() {