summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2018-02-22 22:10:56 -0500
committerCorey Hinshaw2018-02-22 22:10:56 -0500
commit8259b3fdb4ab3b0076238a6392a7f6740018f415 (patch)
tree939de7a69d2cfda706593b689ee8c4de08a64c86
parent70f04a0458b29c7685e81bc2479f5ffc0024826d (diff)
downloadaur-8259b3fdb4ab3b0076238a6392a7f6740018f415.tar.gz
Update to 17.10.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4402657b3729..7bb52d4c896e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system76-driver
pkgdesc = System76 Driver provides drivers, restore, and regression support for System76 computers
- pkgver = 17.10.19
+ pkgver = 17.10.20
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -20,12 +20,12 @@ pkgbase = system76-driver
optdepends = polkit: Run System76 Driver GUI from application menu
optdepends = pulseaudio: To apply microphone fix
optdepends = xorg-xbacklight: To use the backlight service
- source = https://github.com/pop-os/system76-driver/archive/17.10.19.tar.gz
+ source = https://github.com/pop-os/system76-driver/archive/17.10.20.tar.gz
source = galu1.patch
source = gtk.patch
source = cli.patch
source = hidpi.patch
- sha1sums = 9d4f4be2ed45197cebe4dc7ccf4ebd0727a560ca
+ sha1sums = 47876d9030b8bf1f0d5460012c00fc04a0e43c54
sha1sums = ea8d53a80a26eb05b367f27996c8ce715aafba1e
sha1sums = bf0c37a6226858c768e8ce2c9c3c3801aef14c0e
sha1sums = 92f0de2acea6ac69c36378c7139fb84a7eaf7842
diff --git a/PKGBUILD b/PKGBUILD
index ccf1766dad20..e06d96e712b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=system76-driver
-pkgver=17.10.19
+pkgver=17.10.20
pkgrel=1
pkgdesc="System76 Driver provides drivers, restore, and regression support for System76 computers"
arch=('any')
@@ -33,7 +33,7 @@ source=(
'gtk.patch'
'cli.patch'
'hidpi.patch')
-sha1sums=('9d4f4be2ed45197cebe4dc7ccf4ebd0727a560ca'
+sha1sums=('47876d9030b8bf1f0d5460012c00fc04a0e43c54'
'ea8d53a80a26eb05b367f27996c8ce715aafba1e'
'bf0c37a6226858c768e8ce2c9c3c3801aef14c0e'
'92f0de2acea6ac69c36378c7139fb84a7eaf7842'