summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68404690d454..afc96bbef7fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Timothy Newton <timothynewton1998@gmail.com>
pkgname=auto-rotation-hdaps-git
-pkgver=r8.746c19e
+pkgver=r9.97510cc
pkgrel=1
pkgdesc="This application adds auto-rotation functionality to tablet/laptop devices with Linux that have HDAPS accelerometers such as the X201 tablet Thinkpad."
arch=("any")
url="https://github.com/Unicornasaurous/auto_rotation_hdaps.git"
license=("MIT")
groups=()
-depends=("libinput" "hdapsd" "python")
+depends=("libinput" "tp_smapi" "python")
makedepends=("git")
optdepends=()
provides=()