summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2018-03-13 19:59:39 -0400
committerCorey Hinshaw2018-03-13 19:59:39 -0400
commite72511f158ff71e80747039d2d2387936aff6914 (patch)
treecd8c9869fd378cbfd2ab5ea43e9a6a28190a75f0
parente56171130248660764abdc8a9c583d7ad664546d (diff)
downloadaur-e72511f158ff71e80747039d2d2387936aff6914.tar.gz
Update to 17.10.23
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d8f8547f828..79edf6dad0ee 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.22
+ pkgver = 17.10.23
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.22.tar.gz
+ source = https://github.com/pop-os/system76-driver/archive/17.10.23.tar.gz
source = galu1.patch
source = gtk.patch
source = cli.patch
source = hidpi.patch
- sha1sums = df0ac8b3cf3437224c183392d0c9a093fa9d3efa
+ sha1sums = a35a853892d0d61c636d4816b6375bf6880e28ca
sha1sums = ea8d53a80a26eb05b367f27996c8ce715aafba1e
sha1sums = bf0c37a6226858c768e8ce2c9c3c3801aef14c0e
sha1sums = 92f0de2acea6ac69c36378c7139fb84a7eaf7842
diff --git a/PKGBUILD b/PKGBUILD
index 0925153bc355..8d7d729226d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=system76-driver
-pkgver=17.10.22
+pkgver=17.10.23
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=('df0ac8b3cf3437224c183392d0c9a093fa9d3efa'
+sha1sums=('a35a853892d0d61c636d4816b6375bf6880e28ca'
'ea8d53a80a26eb05b367f27996c8ce715aafba1e'
'bf0c37a6226858c768e8ce2c9c3c3801aef14c0e'
'92f0de2acea6ac69c36378c7139fb84a7eaf7842'