summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-20 10:13:56 -0700
committerMark Wagie2023-01-20 10:13:56 -0700
commita912ff05096dfbbe9d060644e39c730f1e5f5951 (patch)
treeac0b08514e160a8a1f28a26e2cbe0cea8b336cbf
parent20bc0060841536e3da679f2a798a05a1a2a22372 (diff)
downloadaur-a912ff05096dfbbe9d060644e39c730f1e5f5951.tar.gz
20.04.72
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d816c185e2cb..bf27f597d9b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.71
+ pkgver = 20.04.72
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=ca218aa1cbbfbb7d2de007831381f7ada743340b
+ source = git+https://github.com/pop-os/system76-driver.git#commit=074844c9e2ecb55cf0af772e24be40730e757c05
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0720987d5a94..2e92336e8d7e 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.71
+pkgver=20.04.72
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=ca218aa1cbbfbb7d2de007831381f7ada743340b # tags/20.04.71^0
+_commit=074844c9e2ecb55cf0af772e24be40730e757c05 # tags/20.04.72^0
source=(
# "git+https://github.com/pop-os/system76-driver.gitcommit=${_commit}?signed"
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"