summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc9097190ec4..c97003d938dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = Universal driver for System76 computers
- pkgver = 19.10.1
+ pkgver = 19.10.2
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -29,13 +29,13 @@ 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 = https://github.com/pop-os/system76-driver/archive/19.10.1.tar.gz
+ source = https://github.com/pop-os/system76-driver/archive/19.10.2.tar.gz
source = galu1.patch
source = gtk.patch
source = cli.patch
source = wayland.patch
source = os.patch
- sha1sums = ed01a848411a0277708f8bd45270b6daefede988
+ sha1sums = bc1aed472cc05542b8aa4c940ef4db92f8bd146e
sha1sums = ddc85f9b062eb89c2c6fef0c6d7c68a28f419760
sha1sums = 45b4601ed3d9d80a01d5179628b1502caa9d7e6f
sha1sums = 916e0eeda26e00bd0372c1ffc7c5368cda9d46a1
diff --git a/PKGBUILD b/PKGBUILD
index b1fe3e79311c..53d70088755d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Corey Hinshaw <corey(at)electrickite(dot)org>
pkgname=system76-driver
-pkgver=19.10.1
+pkgver=19.10.2
pkgrel=1
pkgdesc="Universal driver for System76 computers"
arch=('any')
@@ -44,7 +44,7 @@ source=(
'wayland.patch'
'os.patch')
sha1sums=(
- 'ed01a848411a0277708f8bd45270b6daefede988'
+ 'bc1aed472cc05542b8aa4c940ef4db92f8bd146e'
'ddc85f9b062eb89c2c6fef0c6d7c68a28f419760'
'45b4601ed3d9d80a01d5179628b1502caa9d7e6f'
'916e0eeda26e00bd0372c1ffc7c5368cda9d46a1'