summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-11 13:24:56 -0600
committerMark Wagie2024-03-11 13:24:56 -0600
commit071a5bef8a2b79bcf6fbfb4d5d5873a5305445d5 (patch)
tree2ff632d441949eb8f08b9eca1baa860a91f704c1
parentb448618f9b5d624c54fdb385c00ecf03af238779 (diff)
downloadaur-071a5bef8a2b79bcf6fbfb4d5d5873a5305445d5.tar.gz
20.04.87
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3f1239703a..bf7978252077 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.86
+ pkgver = 20.04.87
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=50d6acf4ed5a8ac68c7d37c2b0fea91c3c5771a6
+ source = git+https://github.com/pop-os/system76-driver.git#commit=5d0680a9fff3efc494b30bee671651f4d4475c7d
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index 78d95a275afb..e0644b163c5e 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.86
+pkgver=20.04.87
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=50d6acf4ed5a8ac68c7d37c2b0fea91c3c5771a6 # tags/20.04.86^0
+_commit=5d0680a9fff3efc494b30bee671651f4d4475c7d # tags/20.04.87^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'