summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-12-21 16:55:40 -0700
committerMark Wagie2021-12-21 16:55:40 -0700
commitf22eba3207a77bd40fc9c8a15b6551250da4f3c8 (patch)
tree5e2220d32e2e6d7e536b51225785369cd0aa58a2
parent0ce56c8aeab5a7fb1fd4be613b591184e1043602 (diff)
downloadaur-f22eba3207a77bd40fc9c8a15b6551250da4f3c8.tar.gz
20.04.46
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1f63a9c800b..96bdd23e6809 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.45
+ pkgver = 20.04.46
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=d64334ea1abb5a2e4cec5e5f7f7936896c444d91?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=5c74e32a24d1b67b71406e3bda02b46ca115b598?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index cb64bd4d4fdd..97ce77f43013 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.45
+pkgver=20.04.46
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=d64334ea1abb5a2e4cec5e5f7f7936896c444d91
+_commit=5c74e32a24d1b67b71406e3bda02b46ca115b598
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'