autorandr: update to 1.9.

Close #17726
Close #17712
This commit is contained in:
Juan RP 2019-12-26 09:23:27 +01:00
parent 4e2f8a6398
commit 506e6db6ea
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'autorandr'
pkgname=autorandr
version=1.8.1
revision=2
version=1.9
revision=1
archs=noarch
build_style=python3-module
pycompile_module="autorandr.py"
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-only"
homepage="https://github.com/phillipberndt/autorandr"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=f056d541b00a20daa6cb3512ba93b335c077e066794be727168655d823f3ac5c
checksum=fee7b1d4ebdb15380c40c02734ee147747fcbdefa49d79f2dca29523dfdbf7e0
post_install() {
make install TARGETS='pmutils udev autostart_config bash_completion' \