summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hinshaw2018-09-13 02:04:26 -0400
committerCorey Hinshaw2018-09-13 02:04:26 -0400
commit84be025301ab91910a2513324606c7e8eb8da91d (patch)
tree0e3672d45ea279f09e0971193fc70a51d489c1d0
parent32b2716db84eaaabb2896b6a2c26eb5ffcf722ae (diff)
downloadaur-84be025301ab91910a2513324606c7e8eb8da91d.tar.gz
Update to version 18.04.29
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50c86bd78378..8ee1cd38bffc 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 = 18.04.27
+ pkgver = 18.04.29
pkgrel = 1
url = https://github.com/pop-os/system76-driver
install = system76-driver.install
@@ -15,6 +15,7 @@ pkgbase = system76-driver
depends = python-systemd
depends = python-xlib
depends = dmidecode
+ depends = at
depends = system76-dkms
depends = system76-firmware-daemon
optdepends = pm-utils: For power management features
@@ -23,11 +24,11 @@ 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/18.04.27.tar.gz
+ source = https://github.com/pop-os/system76-driver/archive/18.04.29.tar.gz
source = galu1.patch
source = gtk.patch
source = cli.patch
- sha1sums = 83050ffc2ee8622e16792f32802c4e2bc6872783
+ sha1sums = 21879845bdebe972795c7053cc4e6512ccd69582
sha1sums = ddc85f9b062eb89c2c6fef0c6d7c68a28f419760
sha1sums = 45b4601ed3d9d80a01d5179628b1502caa9d7e6f
sha1sums = 916e0eeda26e00bd0372c1ffc7c5368cda9d46a1
diff --git a/PKGBUILD b/PKGBUILD
index bc77714fd6ff..baf098cecfbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=system76-driver
-pkgver=18.04.27
+pkgver=18.04.29
pkgrel=1
pkgdesc="System76 Driver provides drivers, restore, and regression support for System76 computers"
arch=('any')
@@ -19,6 +19,7 @@ depends=(
'python-systemd'
'python-xlib'
'dmidecode'
+ 'at'
'system76-dkms'
'system76-firmware-daemon')
makepdepends=(
@@ -36,7 +37,7 @@ source=(
'gtk.patch'
'cli.patch')
sha1sums=(
- '83050ffc2ee8622e16792f32802c4e2bc6872783'
+ '21879845bdebe972795c7053cc4e6512ccd69582'
'ddc85f9b062eb89c2c6fef0c6d7c68a28f419760'
'45b4601ed3d9d80a01d5179628b1502caa9d7e6f'
'916e0eeda26e00bd0372c1ffc7c5368cda9d46a1')