summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorantheas2025-03-30 17:20:42 +0000
committerantheas2025-03-30 17:20:42 +0000
commitb330c05462faad5793bedcb5c6bb2f9fd7082253 (patch)
tree3a1ee3223c6d2187ea9337aecb40162e0cdcdbb3 /PKGBUILD
parente1a926dad3aa6de8fc15c07354ea6dfe5d47040b (diff)
downloadaur-hhd.tar.gz
update to 'v3.14.0: MSI Claw improvements'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d79b1a958e3b..a3696b8cdac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antheas Kapenekakis <aur at antheas dot dev>
pkgname=hhd
-pkgver=3.13.7
+pkgver=3.14.0
pkgrel=1
pkgdesc='Handheld Daemon. A tool for managing the quirks of handheld devices.'
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('python' 'python-setuptools' 'python-evdev' 'python-rich' 'python-yaml'
optdepends=('hhd-user: allows running hhd as a user service.')
makedepends=('python-'{'build','installer','setuptools','wheel'})
source=("https://pypi.python.org/packages/source/h/hhd/hhd-${pkgver}.tar.gz")
-sha512sums=('b06605f2c8fe818145953423d72f19d8729b84e3c8b64733c67533e00270ddc042ca47a37d030aad01d17a80ef638141de4d05a4c1723e9887640c7f710df877')
+sha512sums=('336553496a9515b0ad4bc2e9b574fa47f5d0e5c91313970749dfb681963778c70991f21d1deb52e9389156ff32f312b2b38790497db15365476c05609a154d02')
build() {
cd "hhd-$pkgver"