summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-08-02 10:12:57 -0600
committerMark Wagie2022-08-02 10:12:57 -0600
commitafbdfa8f1b633f0966687e800eb768551409195a (patch)
tree7db73bcfd21de672fc8f2311ab9a8c45eccf22c8 /PKGBUILD
parentb6052c775fd68ebb7ae0073643048fef155d4c5b (diff)
downloadaur-afbdfa8f1b633f0966687e800eb768551409195a.tar.gz
20.04.60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e8f07e5bcd7..03925affc662 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.59
+pkgver=20.04.60
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=ee954c3996cc9cafde9f974dc6c1a93e087b12b4
+_commit=9ef923b954d2b9af109c95cbdecac4f1010bf34a
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')