diff --git a/srcpkgs/autorandr/template b/srcpkgs/autorandr/template index 7f9796be18f..d0bb43577bb 100644 --- a/srcpkgs/autorandr/template +++ b/srcpkgs/autorandr/template @@ -1,7 +1,7 @@ # Template file for 'autorandr' pkgname=autorandr -version=1.8.1 -revision=2 +version=1.9 +revision=1 archs=noarch build_style=python3-module pycompile_module="autorandr.py" @@ -12,7 +12,7 @@ maintainer="Andrew Benson " license="GPL-3.0-only" homepage="https://github.com/phillipberndt/autorandr" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=f056d541b00a20daa6cb3512ba93b335c077e066794be727168655d823f3ac5c +checksum=fee7b1d4ebdb15380c40c02734ee147747fcbdefa49d79f2dca29523dfdbf7e0 post_install() { make install TARGETS='pmutils udev autostart_config bash_completion' \