summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf7978252077..289e074c919b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.87
+ pkgver = 20.04.88
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=5d0680a9fff3efc494b30bee671651f4d4475c7d
+ source = git+https://github.com/pop-os/system76-driver.git#commit=4724bdb071921bda0e5dde8b2c7fc62b164f53db
source = cli.patch
source = wayland.patch
source = actions.patch
diff --git a/PKGBUILD b/PKGBUILD
index e0644b163c5e..5e41cd60f419 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.87
+pkgver=20.04.88
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=5d0680a9fff3efc494b30bee671651f4d4475c7d # tags/20.04.87^0
+_commit=4724bdb071921bda0e5dde8b2c7fc62b164f53db # tags/20.04.88^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'