summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-20 16:09:16 -0600
committerMark Wagie2022-06-20 16:09:16 -0600
commitcc56fc485f43282955764f798b346324c4a3874b (patch)
treec039bd6d5f81ef8743a1bf0966db248bd441fd78
parent47f544f86d85853f660e55aa42cb0f1387c8f351 (diff)
downloadaur-cc56fc485f43282955764f798b346324c4a3874b.tar.gz
20.04.56
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9546cf8d6f80..160eb79261fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.55
+ pkgver = 20.04.56
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -41,7 +41,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=09ff50ef6da8a15664e96fd6b43fe1c0e4e0e74a?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=7229e1e09b64df3ed2c8552ba88ec967e06f99dd?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index cb8cd7d8e83b..bdb38e07e21b 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.55
+pkgver=20.04.56
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -26,7 +26,7 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=09ff50ef6da8a15664e96fd6b43fe1c0e4e0e74a
+_commit=7229e1e09b64df3ed2c8552ba88ec967e06f99dd
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'