autorandr: update to 1.10.1.

This commit is contained in:
Andrew Benson 2020-05-06 08:07:41 -05:00 committed by Andrew Benson
parent b956900a6d
commit 67f65a6c3f

View file

@ -1,10 +1,9 @@
# Template file for 'autorandr'
pkgname=autorandr
version=1.9
version=1.10.1
revision=1
archs=noarch
build_style=python3-module
pycompile_module="autorandr.py"
hostmakedepends="python3-setuptools pkg-config"
depends="python3-setuptools xrandr"
short_desc="Automatically select a display configuration based on connected devices"
@ -12,7 +11,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=fee7b1d4ebdb15380c40c02734ee147747fcbdefa49d79f2dca29523dfdbf7e0
checksum=230fb9f3d5bf544a2547c01dbdda39812944cdd5465a679bb961769c7ddb552c
post_install() {
make install TARGETS='pmutils udev autostart_config bash_completion' \