summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorapicici2023-07-31 14:34:37 -0400
committerapicici2023-07-31 14:34:37 -0400
commit9f1bc2f526899bb2efe1c351844ddcc93b903470 (patch)
tree2eb4928dfddb954fc7bfb6e9e301bd37e2e4beff /PKGBUILD
parentb426051cd5af86f8b6998e92232755507b1e2af3 (diff)
downloadaur-9f1bc2f526899bb2efe1c351844ddcc93b903470.tar.gz
updated to 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3906bbeee273..f77898079f41 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.49.0
+pkgver=1.0.0
pkgrel=1
pkgdesc="Latest Kernel modules form Wacom tablets (DKMS). Useful if your wacom tablet is not supported upstream yet."
arch=('any')
@@ -10,12 +10,12 @@ license=('GPL2')
depends=('dkms')
optdepends=('xf86-input-wacom: for actually using a Wacom tablet')
install=$pkgname.install
-source=("https://github.com/linuxwacom/input-wacom/releases/download/$_pkgname-$pkgver/$_pkgname-$pkgver.tar.bz2"
+source=("https://github.com/linuxwacom/input-wacom/releases/download/v$pkgver/$_pkgname-$pkgver.tar.bz2"
"dkms.conf"
"blacklist-input-wacom-dkms.conf"
"move-modules")
noextract=()
-md5sums=('c5ebc6f9d8f33da6e4544a62202fc301'
+md5sums=('7c07633b5fafbb0c97d1d00ffd4dd975'
'b1a1c062fe2d5c9e961ba6b1ffac30fe'
'da99119208e69b9a611b1809e1f241f8'
'8a851dede08da29c2810fb58e8b69910')