summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-05-20 14:13:38 -0600
committerMark Wagie2022-05-20 14:13:38 -0600
commit4c34273e44a300938f4dd6d072858790ae3aaf0f (patch)
treece8c6a8145e00aa668fb8daa8ee1e328f8b6b0c5 /PKGBUILD
parentd9f4323a057db5df81b99c4f791d21b8181ff770 (diff)
downloadaur-4c34273e44a300938f4dd6d072858790ae3aaf0f.tar.gz
20.04.53
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22541964e09a..042052361f80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ava1ar <mail(at)ava1ar(dot)me>
# Contributor: Corey Hinshaw <corey(at)electrickite(dot)org>
pkgname=system76-driver
-pkgver=20.04.52
+pkgver=20.04.53
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -26,9 +26,9 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=54fc7d4450c11558d8f8f8d52060a79f7347927c
+_commit=9f402bc6991544427a24061e37904881d16e1891
source=(
- "git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
+ "git+https://github.com/pop-os/system76-driver.git#commit=$_commit"
'cli.patch'
'wayland.patch'
'actions.patch')