summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-05-07 13:11:17 -0600
committerMark Wagie2024-05-07 13:11:17 -0600
commitc3e19fd72778354dcdca2b1ce529977fcbbc6499 (patch)
treeb8f8edf6e0876c3d1e0bb937412fff5539ce3195
parent846795cbca8206040b26afdd367b2046a63081f5 (diff)
downloadaur-c3e19fd72778354dcdca2b1ce529977fcbbc6499.tar.gz
20.04.89
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 289e074c919b..3822f2ffc4ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.88
+ pkgver = 20.04.89
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -35,17 +35,17 @@ pkgbase = system76-driver
optdepends = grub: Required to apply kernel parameters
optdepends = pulseaudio: To apply microphone fix
optdepends = system76-dkms: Control hotkeys and fan on certain System76 laptops
- optdepends = system76-acpi-dkms: Provides the system76_acpi in-tree driver (only for (<5.16)
+ optdepends = system76-acpi-dkms: Provides the system76_acpi in-tree driver (only for (<5.16))
optdepends = system76-io-dkms: Enable System76 I/O daughterboard
optdepends = system76-oled: Control brightness on OLED displays
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=4724bdb071921bda0e5dde8b2c7fc62b164f53db
+ source = git+https://github.com/pop-os/system76-driver.git#commit=ddc9b74d0499cdc6aecefdd0dd6ff20f0c49bfc6
source = cli.patch
source = wayland.patch
source = actions.patch
- sha256sums = SKIP
+ sha256sums = 543ed6c612aaa86cc70e3cfd040d3434dcb0793ba449dae421fa0965caeea6c5
sha256sums = ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3
sha256sums = 2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3
sha256sums = 3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119
diff --git a/PKGBUILD b/PKGBUILD
index 5e41cd60f419..bb7a8c6639ef 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.88
+pkgver=20.04.89
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -42,7 +42,7 @@ optdepends=(
'grub: Required to apply kernel parameters'
'pulseaudio: To apply microphone fix'
'system76-dkms: Control hotkeys and fan on certain System76 laptops'
- 'system76-acpi-dkms: Provides the system76_acpi in-tree driver (only for (<5.16)'
+ 'system76-acpi-dkms: Provides the system76_acpi in-tree driver (only for (<5.16))'
'system76-io-dkms: Enable System76 I/O daughterboard'
'system76-oled: Control brightness on OLED displays'
'system76-power: System76 Power Management'
@@ -50,13 +50,13 @@ optdepends=(
'xorg-xbacklight: To use the backlight service'
)
install="$pkgname.install"
-_commit=4724bdb071921bda0e5dde8b2c7fc62b164f53db # tags/20.04.88^0
+_commit=ddc9b74d0499cdc6aecefdd0dd6ff20f0c49bfc6 # tags/20.04.89^0
source=(
"git+https://github.com/pop-os/system76-driver.git#commit=${_commit}"
'cli.patch'
'wayland.patch'
'actions.patch')
-sha256sums=('SKIP'
+sha256sums=('543ed6c612aaa86cc70e3cfd040d3434dcb0793ba449dae421fa0965caeea6c5'
'ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3'
'2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3'
'3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119')