summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiuseppe Sellaroli2017-01-03 08:09:29 -0500
committerGiuseppe Sellaroli2017-01-03 08:09:29 -0500
commit1101a4af403ea28e22aaf180c244696567bdcab1 (patch)
tree61947fdfec83b0efb610a77ea6b417e18abde89d
parent4329dc00e8cbb2c6f57798bce70edcfaebf4a70a (diff)
downloadaur-1101a4af403ea28e22aaf180c244696567bdcab1.tar.gz
updated to 0.33.0
-rw-r--r--PKGBUILD2
-rw-r--r--dkms.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8f14febe7f5..ba47b105bac3 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.32.0
+pkgver=0.33.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')
diff --git a/dkms.conf b/dkms.conf
index 32cadaec9893..89dd4a94e823 100644
--- a/dkms.conf
+++ b/dkms.conf
@@ -1,5 +1,5 @@
PACKAGE_NAME="input-wacom"
-PACKAGE_VERSION="0.32.0"
+PACKAGE_VERSION="0.33.0"
MAKE[0]="./configure && make"
BUILT_MODULE_NAME[0]="wacom"
DEST_MODULE_NAME[0]="wacom_dkms"