summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiuseppe Sellaroli2015-11-05 09:42:51 -0500
committerGiuseppe Sellaroli2015-11-05 09:42:51 -0500
commitcc6e0f665b4979cdb5b401183c3cd09a6091ca0d (patch)
tree0ba84d6f85166a27fe52acf62a350d16f745b06d
parent7082c84e55ee9971c748fcf71f7ed2209f213480 (diff)
downloadaur-cc6e0f665b4979cdb5b401183c3cd09a6091ca0d.tar.gz
updated to 0.30.0
-rw-r--r--PKGBUILD6
-rw-r--r--dkms.conf2
2 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76ce7b789150..e2edd617334d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Giuseppe Sellaroli <g.sellaroli at yahoo dot it>
pkgname=input-wacom-dkms
_pkgname=input-wacom
-pkgver=0.28.0
+pkgver=0.30.0
pkgrel=1
pkgdesc="Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet."
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ source=("http://downloads.sourceforge.net/project/linuxwacom/xf86-input-wacom/in
"dkms.conf"
"blacklist-input-wacom-dkms.conf")
noextract=()
-md5sums=('90e9288c461da864d28b62bc8b81165f'
- '0ab5649289812c1666e3a802476364bb'
+md5sums=('701677b780aad6e7470225cfbd343a04'
+ '91978aaecafd4318af10a723a0b0f310'
'da99119208e69b9a611b1809e1f241f8')
package() {
diff --git a/dkms.conf b/dkms.conf
index 9d7cda7dc777..e54b15211d81 100644
--- a/dkms.conf
+++ b/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="input-wacom"
-PACKAGE_VERSION="0.28.0"
+PACKAGE_VERSION="0.30.0"
MAKE[0]="./configure && make"
BUILT_MODULE_NAME[0]="wacom"
DEST_MODULE_NAME[0]="wacom_dkms"