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