summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-05 16:47:19 -0700
committerMark Wagie2024-03-05 16:47:19 -0700
commitb448618f9b5d624c54fdb385c00ecf03af238779 (patch)
treed15b220da40f6d920d18c5361c9c3dd96bd31348
parent29f5db881bb8b9c39f0474ec2642d7a585bf43df (diff)
downloadaur-b448618f9b5d624c54fdb385c00ecf03af238779.tar.gz
20.04.86
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc7ed93cc197..1c3f1239703a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.85
+ pkgver = 20.04.86
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=517490ee4e1d0fffed6b6a698f77448e31881727
+ source = git+https://github.com/pop-os/system76-driver.git#commit=50d6acf4ed5a8ac68c7d37c2b0fea91c3c5771a6
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index be3ba96e813e..78d95a275afb 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.85
+pkgver=20.04.86
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -50,7 +50,7 @@ optdepends=(
'xorg-xbacklight: To use the backlight service'
)
install="$pkgname.install"
-_commit=517490ee4e1d0fffed6b6a698f77448e31881727 # tags/20.04.85^0
+_commit=50d6acf4ed5a8ac68c7d37c2b0fea91c3c5771a6 # tags/20.04.86^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'