summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-05-14 17:17:05 -0600
committerMark Wagie2021-05-14 17:17:05 -0600
commit5e3d03a140b111103a35a709e8e0dabdf82ac468 (patch)
tree0157a2bc29481a741c765fbe1999776843a5da07
parentdc347f4135c515c8da1f174305daffe545d2b7ce (diff)
downloadaur-5e3d03a140b111103a35a709e8e0dabdf82ac468.tar.gz
20.04.33
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61a012a9849f..65cd8da93cbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 20.04.32
- pkgrel = 2
+ pkgver = 20.04.33
+ pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
arch = any
@@ -36,11 +36,11 @@ 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 = system76-driver-20.04.32.tar.gz::https://github.com/pop-os/system76-driver/archive/20.04.32.tar.gz
+ source = system76-driver-20.04.33.tar.gz::https://github.com/pop-os/system76-driver/archive/20.04.33.tar.gz
source = cli.patch
source = wayland.patch
source = actions.patch
- sha256sums = 4274764bf78836ea07decd82783fc9010fcbc92ff65b35560cdadae34926ba2f
+ sha256sums = 7280f564fb6cc4a4303bb710429dc407d69bdb2798c2e539794ae9cc71ac1c9e
sha256sums = ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3
sha256sums = 2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3
sha256sums = 3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119
diff --git a/PKGBUILD b/PKGBUILD
index ba9d5bb0d2d9..cd515aa01770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ava1ar <mail(at)ava1ar(dot)me>
# Contributor: Corey Hinshaw <corey(at)electrickite(dot)org>
pkgname=system76-driver
-pkgver=20.04.32
-pkgrel=2
+pkgver=20.04.33
+pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
url="https://github.com/pop-os/system76-driver"
@@ -48,7 +48,7 @@ source=(
'cli.patch'
'wayland.patch'
'actions.patch')
-sha256sums=('4274764bf78836ea07decd82783fc9010fcbc92ff65b35560cdadae34926ba2f'
+sha256sums=('7280f564fb6cc4a4303bb710429dc407d69bdb2798c2e539794ae9cc71ac1c9e'
'ef027346c439561dc01f906ae7bd961100aedf9125fd86bb0eb89a87b683fdc3'
'2ffbd813744c0b99416947a2755767767af434758aa20dcfafefb49fb367d5d3'
'3ade740c1681f8f33ef78e1e6c087e4002d14c888d7a5bf6bfbeb2aa70111119')