summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-20 14:07:56 -0600
committerMark Wagie2023-09-20 14:07:56 -0600
commitf2a570325995405bb38377e8df5321d85b81fddc (patch)
tree46ae298936bb892af600cb16f79e8c92e613ce91
parent0bdbe2362ec945ed1c7fa36db55cc1dbb9908e0d (diff)
downloadaur-f2a570325995405bb38377e8df5321d85b81fddc.tar.gz
20.04.81
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bd619c93833..c05ec4eb1455 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.80
+ pkgver = 20.04.81
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -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=582d9e28d3c9a5c38bb584caede80f3119b7bba0
+ source = git+https://github.com/pop-os/system76-driver.git#commit=ec593da4d8a94d6ca8b8b41ac0f753bf04b72ca6
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 1cc8eb92fa11..f23acaf3979d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: ava1ar <mail(at)ava1ar(dot)me>
# Contributor: Corey Hinshaw <corey(at)electrickite(dot)org>
pkgname=system76-driver
-pkgver=20.04.80
+pkgver=20.04.81
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -27,7 +27,7 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=582d9e28d3c9a5c38bb584caede80f3119b7bba0 # tags/20.04.80^0
+_commit=ec593da4d8a94d6ca8b8b41ac0f753bf04b72ca6 # tags/20.04.81^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'