summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorapicici2023-09-02 13:16:42 -0400
committerapicici2023-09-02 13:16:42 -0400
commit8664effe421affcb7ac819a5f0cffe63b8a027b2 (patch)
treef48f29603c3511cf7e16c7993f1b1d8f908589bf
parent9f1bc2f526899bb2efe1c351844ddcc93b903470 (diff)
downloadaur-8664effe421affcb7ac819a5f0cffe63b8a027b2.tar.gz
update to 1.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f84b5eea865..0f4b77762a85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 6.0.2
-# Mon Jul 31 18:33:02 UTC 2023
pkgbase = input-wacom-dkms
pkgdesc = Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet.
- pkgver = 1.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/linuxwacom/input-wacom/wiki/Installing-input-wacom-from-source
install = input-wacom-dkms.install
@@ -10,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.0.0/input-wacom-1.0.0.tar.bz2
+ source = https://github.com/linuxwacom/input-wacom/releases/download/v1.1.0/input-wacom-1.1.0.tar.bz2
source = dkms.conf
source = blacklist-input-wacom-dkms.conf
source = move-modules
- md5sums = 7c07633b5fafbb0c97d1d00ffd4dd975
+ md5sums = 553e1367513f9925cf8fe2f125d6b032
md5sums = b1a1c062fe2d5c9e961ba6b1ffac30fe
md5sums = da99119208e69b9a611b1809e1f241f8
md5sums = 8a851dede08da29c2810fb58e8b69910
diff --git a/PKGBUILD b/PKGBUILD
index f77898079f41..3b486f0797e8 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.0.0
+pkgver=1.1.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=('7c07633b5fafbb0c97d1d00ffd4dd975'
+md5sums=('553e1367513f9925cf8fe2f125d6b032'
'b1a1c062fe2d5c9e961ba6b1ffac30fe'
'da99119208e69b9a611b1809e1f241f8'
'8a851dede08da29c2810fb58e8b69910')