summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-22 10:18:28 -0600
committerMark Wagie2022-06-22 10:18:28 -0600
commit5543b6981417e6ccd9fb29f1a0724f19113b76a3 (patch)
tree8b4314506248400578c56dc40a6ae09f3c6f8695
parent261d2805d2f6113be30851322f3e15acf8a24d87 (diff)
downloadaur-5543b6981417e6ccd9fb29f1a0724f19113b76a3.tar.gz
20.04.58+2+g7ee8841
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 871d9ac2fa97..fd65652a25aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.57
+ pkgver = 20.04.58+2+g7ee8841
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=fbedcc59e2ba8c387dff2b345dccfb8e4bcb8839?signed
+ source = git+https://github.com/pop-os/system76-driver.git#commit=7ee8841c0d02ac4381ca647ee703d6f705990c80?signed
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 381c589e1895..d39d42201d2e 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.57
+pkgver=20.04.58+2+g7ee8841
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=fbedcc59e2ba8c387dff2b345dccfb8e4bcb8839
+_commit=7ee8841c0d02ac4381ca647ee703d6f705990c80
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=$_commit?signed"
'cli.patch'