From 506e6db6ea15f38f870b867d0357d6d69ca5da21 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 26 Dec 2019 09:23:27 +0100 Subject: [PATCH] autorandr: update to 1.9. Close #17726 Close #17712 --- srcpkgs/autorandr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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' \