summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-08-25 12:17:55 -0600
committerMark Wagie2022-08-25 12:17:55 -0600
commitdd25dcd63af988b76102717f42fcdb0a89baffee (patch)
treed4a83c7614a0e8c0da82090de433cb1b6afe1a4c
parent40bfe6a896270e1eda64a2bedfc01df8b2cc86bb (diff)
downloadaur-dd25dcd63af988b76102717f42fcdb0a89baffee.tar.gz
20.04.62
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72d4e22da4c5..cdd39367fca8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.61
+ pkgver = 20.04.62
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=ba96fe41fb1182b2b4b96aabbb8916e09d96f5a5
+ source = git+https://github.com/pop-os/system76-driver.git#commit=0337294fa404f5ceef36f38c1a97b1f0aaa58cad
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 41f43d0e7470..d4eef62f6d02 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.61
+pkgver=20.04.62
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=ba96fe41fb1182b2b4b96aabbb8916e09d96f5a5
+_commit=0337294fa404f5ceef36f38c1a97b1f0aaa58cad
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit"
'cli.patch'