parent
4e2f8a6398
commit
506e6db6ea
|
@ -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 <abenson+void@gmail.com>"
|
|||
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' \
|
||||
|
|
Loading…
Reference in New Issue