summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-22 18:27:46 -0600
committerMark Wagie2023-03-22 18:27:46 -0600
commitc72a9385f606bf8b45f88ab90c1ff95a11e865e2 (patch)
treefb30a43ce9e5d1cdda1de79d1b41de12f94e824c
parent81fd3a1e445d9a34607620a9b7e9975191111e47 (diff)
downloadaur-c72a9385f606bf8b45f88ab90c1ff95a11e865e2.tar.gz
20.04.78
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd0980279cd1..a464bfdc0d97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.77
+ pkgver = 20.04.78
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=5f1af348eeeb0a54722b6f1cf5e158c9399c54be
+ source = git+https://github.com/pop-os/system76-driver.git#commit=8d5a81790219a9c085d5053af2bcf48fc0da9bff
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index d65e17be28e6..b185b0858b85 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.77
+pkgver=20.04.78
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=5f1af348eeeb0a54722b6f1cf5e158c9399c54be # tags/20.04.77^0
+_commit=8d5a81790219a9c085d5053af2bcf48fc0da9bff # tags/20.04.78^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'