summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-02-07 18:41:09 -0700
committerMark Wagie2023-02-07 18:41:09 -0700
commitc6b3b0a87e047bc7fb492ceca86e88ad26e1e3a3 (patch)
tree091ca2ee3466f28fbd5071d84518f0f2c2b53606
parent7c549fe093779ff818f8686ca4a77f903210f9f8 (diff)
downloadaur-c6b3b0a87e047bc7fb492ceca86e88ad26e1e3a3.tar.gz
20.04.74
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf1425ea1267..1b0e2af1f5c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.73
- pkgrel = 2
+ pkgver = 20.04.74
+ pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
arch = any
@@ -42,7 +42,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=58cb607d026a05450c7c02488223664e5699bcc4
+ source = git+https://github.com/pop-os/system76-driver.git#commit=22a7b7a7d2eebc5a13a2286670acbb97ef0b62a4
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 3dc5facd9721..49b34a0654a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ava1ar <mail(at)ava1ar(dot)me>
# Contributor: Corey Hinshaw <corey(at)electrickite(dot)org>
pkgname=system76-driver
-pkgver=20.04.73
-pkgrel=2
+pkgver=20.04.74
+pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
url="https://github.com/pop-os/system76-driver"
@@ -27,7 +27,7 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=58cb607d026a05450c7c02488223664e5699bcc4 # tags/20.04.73^0
+_commit=22a7b7a7d2eebc5a13a2286670acbb97ef0b62a4 # tags/20.04.74^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'