diff --git a/srcpkgs/autorandr/template b/srcpkgs/autorandr/template index 671fc0cd981..bf38b833632 100644 --- a/srcpkgs/autorandr/template +++ b/srcpkgs/autorandr/template @@ -1,6 +1,6 @@ # Template file for 'autorandr' pkgname=autorandr -version=1.7 +version=1.8.1 revision=1 archs=noarch build_style=python3-module @@ -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=3d8454fff9e2c98a707fa7f4c556eafff54cd11fde63ed6439ac7f47c185348b +checksum=f056d541b00a20daa6cb3512ba93b335c077e066794be727168655d823f3ac5c post_install() { make install TARGETS='pmutils udev autostart_config bash_completion' \