summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2019-07-23 16:29:52 -0400
committerTony Lambiris2019-07-23 16:29:52 -0400
commit6cc8b793317811d499b631aef0eb3d45fdfa1ee2 (patch)
tree180ab538587a4de1ba8c7e7a0ca1376483b5b29c /PKGBUILD
parent7673ed7aab756987d2bf1b7b2d52b64c9fe32bd6 (diff)
downloadaur-6cc8b793317811d499b631aef0eb3d45fdfa1ee2.tar.gz
Version bump, run system76-driver-cli post install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce34f2f16d7b..feda19346f1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=system76-driver-git
-pkgver=19.04.9.r1.gfc2fd58
+pkgver=19.04.9.r5.g9f315b1
pkgrel=1
pkgdesc="System76 Driver for System76 computers"
arch=('any')
@@ -21,6 +21,7 @@ depends=(
'python-xlib'
'dmidecode'
'at'
+ 'tlp'
'system76-dkms'
'system76-io-dkms'
'system76-firmware-daemon')