summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-21 12:34:27 -0600
committerMark Wagie2023-03-21 12:34:27 -0600
commit4da7e97c1068fda7dcf9998277ddce2debb5e673 (patch)
tree9be9b446e0026113aba25e1b97b6c707ca826a32
parent1c7d0f01d63aeae4e7d4f99ffb3a3a746692e72e (diff)
downloadaur-4da7e97c1068fda7dcf9998277ddce2debb5e673.tar.gz
20.04.76
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7dda00ea4c6..cd927fd42839 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.75
+ pkgver = 20.04.76
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=77f249c2e410156251bd93a155c710878e2b7191
+ source = git+https://github.com/pop-os/system76-driver.git#commit=d0f79a2da4434e98cfa2ac14812306e08d345956
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0ab5157e852b..f2212c197957 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.75
+pkgver=20.04.76
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=77f249c2e410156251bd93a155c710878e2b7191 # tags/20.04.75^0
+_commit=d0f79a2da4434e98cfa2ac14812306e08d345956 # tags/20.04.76^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'