autorandr: update to 1.8.1
This commit is contained in:
parent
58227bfeb1
commit
8a6591a61f
1 changed files with 2 additions and 2 deletions
|
@ -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 <abenson+void@gmail.com>"
|
|||
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' \
|
||||
|
|
Loading…
Reference in a new issue