autorandr: update to 1.8.1

This commit is contained in:
Andrew Benson 2019-03-25 20:42:38 -05:00 committed by Johannes
parent 58227bfeb1
commit 8a6591a61f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'autorandr'
pkgname=autorandr
version=1.7
version=1.8.1
revision=1
archs=noarch
build_style=python3-module
@ -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=3d8454fff9e2c98a707fa7f4c556eafff54cd11fde63ed6439ac7f47c185348b
checksum=f056d541b00a20daa6cb3512ba93b335c077e066794be727168655d823f3ac5c
post_install() {
make install TARGETS='pmutils udev autostart_config bash_completion' \