summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcc80a7b0b51..b42a8050227e 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.67
+pkgver=20.04.68
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -26,9 +26,10 @@ optdepends=(
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
install="$pkgname.install"
-_commit=cfb1f88d07ae066dafadf96341d491c0eade54c0 # tags/20.04.67
+_commit=6f763d87e4e752dd5cb68e3000f1f681575bc402 # tags/20.04.68^0
source=(
- "git+https://github.com/pop-os/system76-driver.git#commit=${_commit}?signed"
+# "git+https://github.com/pop-os/system76-driver.gitcommit=${_commit}?signed"
+ "git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'
'wayland.patch'
'actions.patch')
@@ -36,7 +37,7 @@ sha256sums=('SKIP'
'ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3'
'2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3'
'3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119')
-validpgpkeys=('D3FB3AF9711C1CD12639C9F587F211AF2BE4C2FE') # Jeremy Soller (https://soller.dev) <jackpot51@gmail.com>
+#validpgpkeys=('D3FB3AF9711C1CD12639C9F587F211AF2BE4C2FE') # Jeremy Soller (https://soller.dev) <jackpot51@gmail.com>
pkgver() {
cd "$srcdir/$pkgname"