summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroi_wtf2023-04-14 18:21:51 +0200
committeroi_wtf2023-04-14 18:21:51 +0200
commit3caf3e786a1e7703f0cb56a6005740707363eadf (patch)
treee7f5be06fbbe87812c25d12b53f5a9903376200c
parent1b28a318a29a7e1c5ef6d547366d92aef9c7baf9 (diff)
downloadaur-3caf3e786a1e7703f0cb56a6005740707363eadf.tar.gz
upgpkg: tuxedo-touchpad-switch 1.0.7-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab0311621c01..884b072bfe4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tuxedo-touchpad-switch
pkgdesc = A Linux userspace driver to enable and disable the touchpads on TongFang/Uniwill laptops
- pkgver = 1.0.4
+ pkgver = 1.0.7
pkgrel = 1
url = https://github.com/tuxedocomputers/tuxedo-touchpad-switch
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = tuxedo-touchpad-switch
depends = glib2
provides = tuxedo-touchpad-switch
conflicts = tuxedo-touchpad-switch
- source = git+https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git#commit=cf8bd26506ca3a215bfa269c534eca985bd2d03d
+ source = git+https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git#commit=78f47d6c21429c188a4742f5d39e09767b54f3ae
sha256sums = SKIP
pkgname = tuxedo-touchpad-switch
diff --git a/PKGBUILD b/PKGBUILD
index 4aad001f1368..aef756939f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: oi_wtf <brainpower at mailbox dot org>
pkgname=tuxedo-touchpad-switch
-pkgver=1.0.4
+pkgver=1.0.7
pkgrel=1
pkgdesc="A Linux userspace driver to enable and disable the touchpads on TongFang/Uniwill laptops"
url="https://github.com/tuxedocomputers/tuxedo-touchpad-switch"
@@ -14,7 +14,7 @@ makedepends=("git" "cmake" "ninja")
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-_commit="cf8bd26506ca3a215bfa269c534eca985bd2d03d"
+_commit="78f47d6c21429c188a4742f5d39e09767b54f3ae" # tag v1.0.7
#https://github.com/tuxedocomputers/tuxedo-touchpad-switch/archive/v$pkgver/${pkgname}-${pkgver}.tar.gz
source=(
git+https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git#commit=$_commit