summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-02-24 10:28:35 -0700
committerMark Wagie2022-02-24 10:28:35 -0700
commitf8f5ba2485fa3c6cf770b6df6370f3016199747e (patch)
treef294846ca1d289a80122dd55fa646f000b2a4114
parent30310a9d5a1462d667bdfc0d5c15a807b29f02b4 (diff)
downloadaur-f8f5ba2485fa3c6cf770b6df6370f3016199747e.tar.gz
20.04.49
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32a0c6deecce..aa56ed48aee3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.47
+ pkgver = 20.04.49
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=12f1c0f07ff9d4fde77cfd2b0d524788cb34b381?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=cce9d12fcc744350d3ce6dc5cc67b020d3cb6652?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index b9f5fd55fdc6..563667ef2ce1 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.47
+pkgver=20.04.49
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=12f1c0f07ff9d4fde77cfd2b0d524788cb34b381
+_commit=cce9d12fcc744350d3ce6dc5cc67b020d3cb6652
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'