summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantheas2024-01-13 10:04:09 +0000
committerantheas2024-01-13 10:04:09 +0000
commitffe7458b26ab7bc6b160fe76d2859537ab799dd1 (patch)
treefff298847309bf913120d8d61c22c45ec7fd6dd5
parentc281dd6d02045d6cf090b7e1197bc96940a1d646 (diff)
downloadaur-ffe7458b26ab7bc6b160fe76d2859537ab799dd1.tar.gz
update to 'v1.0.7: "Gyro to Mouse" steam fix'
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ba5099b22a..1ee11bae55fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hhd
pkgdesc = Handheld Daemon. A tool for managing the quirks of handheld devices.
- pkgver = 1.0.6
+ pkgver = 1.0.7
pkgrel = 1
url = https://github.com/hhd-dev/hhd
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = hhd
depends = python-yaml
optdepends = hhd-user: allows running hhd as a user service.
provides = hhd
- source = https://pypi.python.org/packages/source/h/hhd/hhd-1.0.6.tar.gz
+ source = https://pypi.python.org/packages/source/h/hhd/hhd-1.0.7.tar.gz
sha512sums = SKIP
pkgname = hhd
diff --git a/PKGBUILD b/PKGBUILD
index d6403de02dfb..63802d8db11c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antheas Kapenekakis <aur at antheas dot dev>
pkgname=hhd
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc='Handheld Daemon. A tool for managing the quirks of handheld devices.'
arch=('x86_64')