summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f4b77762a85..537ee0469f84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = input-wacom-dkms
pkgdesc = Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet.
- pkgver = 1.1.0
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/linuxwacom/input-wacom/wiki/Installing-input-wacom-from-source
install = input-wacom-dkms.install
@@ -8,11 +8,11 @@ pkgbase = input-wacom-dkms
license = GPL2
depends = dkms
optdepends = xf86-input-wacom: for actually using a Wacom tablet
- source = https://github.com/linuxwacom/input-wacom/releases/download/v1.1.0/input-wacom-1.1.0.tar.bz2
+ source = https://github.com/linuxwacom/input-wacom/releases/download/v1.2.0/input-wacom-1.2.0.tar.bz2
source = dkms.conf
source = blacklist-input-wacom-dkms.conf
source = move-modules
- md5sums = 553e1367513f9925cf8fe2f125d6b032
+ md5sums = 66d909c5e3de6b1a038da2a73f1461da
md5sums = b1a1c062fe2d5c9e961ba6b1ffac30fe
md5sums = da99119208e69b9a611b1809e1f241f8
md5sums = 8a851dede08da29c2810fb58e8b69910
diff --git a/PKGBUILD b/PKGBUILD
index 3b486f0797e8..81d6cd303995 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=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet."
arch=('any')
@@ -15,7 +15,7 @@ source=("https://github.com/linuxwacom/input-wacom/releases/download/v$pkgver/$_
"blacklist-input-wacom-dkms.conf"
"move-modules")
noextract=()
-md5sums=('553e1367513f9925cf8fe2f125d6b032'
+md5sums=('66d909c5e3de6b1a038da2a73f1461da'
'b1a1c062fe2d5c9e961ba6b1ffac30fe'
'da99119208e69b9a611b1809e1f241f8'
'8a851dede08da29c2810fb58e8b69910')