summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-06 12:52:49 -0600
committerMark Wagie2023-09-06 12:52:49 -0600
commit0bdbe2362ec945ed1c7fa36db55cc1dbb9908e0d (patch)
treecaaaeb18b4c94a341eaf44e403527f77d5f27eb7
parent5232a5f32620af103c080a675ce2c066717a7987 (diff)
downloadaur-0bdbe2362ec945ed1c7fa36db55cc1dbb9908e0d.tar.gz
20.04.80
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2c09add4604..7bd619c93833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.79
+ pkgver = 20.04.80
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=3e9def1cb3789fb1016c14777d8c6df02de15956
+ source = git+https://github.com/pop-os/system76-driver.git#commit=582d9e28d3c9a5c38bb584caede80f3119b7bba0
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index d0869d269f96..1cc8eb92fa11 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.79
+pkgver=20.04.80
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=3e9def1cb3789fb1016c14777d8c6df02de15956 # tags/20.04.79^0
+_commit=582d9e28d3c9a5c38bb584caede80f3119b7bba0 # tags/20.04.80^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'