summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-05-09 08:36:17 -0600
committerMark Wagie2022-05-09 08:36:17 -0600
commitd9f4323a057db5df81b99c4f791d21b8181ff770 (patch)
treeb571833a7e0b7ff13d2dda867816e320e68d72fa
parentf6ae557c4a60f47c4d6acbf3a8483a8a318c6611 (diff)
downloadaur-d9f4323a057db5df81b99c4f791d21b8181ff770.tar.gz
20.04.52
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa55e380f295..fb35d2940207 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.51
+ pkgver = 20.04.52
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=056f9bb3370e8ce5a11f1ddd666c93de0d036dcb?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=54fc7d4450c11558d8f8f8d52060a79f7347927c?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index f1f23037d147..22541964e09a 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.51
+pkgver=20.04.52
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=056f9bb3370e8ce5a11f1ddd666c93de0d036dcb
+_commit=54fc7d4450c11558d8f8f8d52060a79f7347927c
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'