summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-04-18 11:26:17 -0600
committerMark Wagie2022-04-18 11:26:17 -0600
commitf3fba3c60a859edc913089e26dd1a4ac99363f04 (patch)
treed468cfee144af74c9b82bee7e7b8738b63ced480
parentf8f5ba2485fa3c6cf770b6df6370f3016199747e (diff)
downloadaur-f3fba3c60a859edc913089e26dd1a4ac99363f04.tar.gz
20.04.50
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa56ed48aee3..a6bddaecf307 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.49
+ pkgver = 20.04.50
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -39,7 +39,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=cce9d12fcc744350d3ce6dc5cc67b020d3cb6652?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=ab5bdf18859bb3d5c024dbc95d0987f6665fbbc7?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 563667ef2ce1..908b2f73b4bd 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.49
+pkgver=20.04.50
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -45,7 +45,7 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=cce9d12fcc744350d3ce6dc5cc67b020d3cb6652
+_commit=ab5bdf18859bb3d5c024dbc95d0987f6665fbbc7
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'