autorandr: update to 1.12.1.

This commit is contained in:
Andrew Benson 2022-01-04 10:32:07 -06:00
parent cf9392905e
commit 9cb69508c4

View file

@ -1,7 +1,7 @@
# Template file for 'autorandr'
pkgname=autorandr
version=1.11
revision=2
version=1.12.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools pkg-config"
depends="python3-setuptools xrandr"
@ -10,7 +10,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=47e61984c3b426929527fb693d88e3bf9ebb82da625a3f840a624aa3fd891ce3
checksum=2fa2fa6e76a208dc6e2f3a5c743aef14b8b3fd0ed18132e25f79cde3a00b0309
post_install() {
make install TARGETS='pmutils udev autostart_config bash_completion' \