summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-21 17:06:11 -0600
committerMark Wagie2023-03-21 17:06:11 -0600
commit81fd3a1e445d9a34607620a9b7e9975191111e47 (patch)
treeb03af4282eadc3634f7b9b495aa5fbab61725187
parent4da7e97c1068fda7dcf9998277ddce2debb5e673 (diff)
downloadaur-81fd3a1e445d9a34607620a9b7e9975191111e47.tar.gz
20.04.77
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd927fd42839..bd0980279cd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.76
+ pkgver = 20.04.77
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -42,7 +42,7 @@ pkgbase = system76-driver
optdepends = system76-power: System76 Power Management
optdepends = xorg-xhost: To enable GUI applications on Wayland
optdepends = xorg-xbacklight: To use the backlight service
- source = git+https://github.com/pop-os/system76-driver.git#commit=d0f79a2da4434e98cfa2ac14812306e08d345956
+ source = git+https://github.com/pop-os/system76-driver.git#commit=5f1af348eeeb0a54722b6f1cf5e158c9399c54be
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index f2212c197957..d65e17be28e6 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.76
+pkgver=20.04.77
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -27,7 +27,7 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=d0f79a2da4434e98cfa2ac14812306e08d345956 # tags/20.04.76^0
+_commit=5f1af348eeeb0a54722b6f1cf5e158c9399c54be # tags/20.04.77^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'