summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-05-11 17:00:31 -0600
committerMark Wagie2023-05-11 17:00:31 -0600
commit5232a5f32620af103c080a675ce2c066717a7987 (patch)
tree881b23f5d40ebde4861b9bf111a4b0bd27e9b115
parentc72a9385f606bf8b45f88ab90c1ff95a11e865e2 (diff)
downloadaur-5232a5f32620af103c080a675ce2c066717a7987.tar.gz
20.04.79
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a464bfdc0d97..a2c09add4604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.78
+ pkgver = 20.04.79
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=8d5a81790219a9c085d5053af2bcf48fc0da9bff
+ source = git+https://github.com/pop-os/system76-driver.git#commit=3e9def1cb3789fb1016c14777d8c6df02de15956
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index b185b0858b85..d0869d269f96 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.78
+pkgver=20.04.79
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=8d5a81790219a9c085d5053af2bcf48fc0da9bff # tags/20.04.78^0
+_commit=3e9def1cb3789fb1016c14777d8c6df02de15956 # tags/20.04.79^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'