autorandr: update to 1.15.

This commit is contained in:
Andrew Benson 2024-03-05 09:09:58 -06:00
parent 53e772db0b
commit 7292d1213f

View file

@ -1,7 +1,7 @@
# Template file for 'autorandr' # Template file for 'autorandr'
pkgname=autorandr pkgname=autorandr
version=1.14 version=1.15
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools pkg-config desktop-file-utils" hostmakedepends="python3-setuptools pkg-config desktop-file-utils"
depends="python3-setuptools xrandr" depends="python3-setuptools xrandr"
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://github.com/phillipberndt/autorandr" homepage="https://github.com/phillipberndt/autorandr"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=d7d4f2e57c14c0e032ddfde24da2b22e5831cc792dca2c6bad3622502e634c60 checksum=1579b6b4d44669a0db22268524ea512f60da02eeecffddf81f7327aaf56485f5
post_install() { post_install() {
make install TARGETS='pmutils udev autostart_config bash_completion' \ make install TARGETS='pmutils udev autostart_config bash_completion' \