mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
autorandr: update to 1.11.
This commit is contained in:
parent
a0d49bf9c5
commit
57c8fa19cf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'autorandr'
|
# Template file for 'autorandr'
|
||||||
pkgname=autorandr
|
pkgname=autorandr
|
||||||
version=1.10.1
|
version=1.11
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools pkg-config"
|
hostmakedepends="python3-setuptools pkg-config"
|
||||||
depends="python3-setuptools xrandr"
|
depends="python3-setuptools xrandr"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/phillipberndt/autorandr"
|
homepage="https://github.com/phillipberndt/autorandr"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=230fb9f3d5bf544a2547c01dbdda39812944cdd5465a679bb961769c7ddb552c
|
checksum=47e61984c3b426929527fb693d88e3bf9ebb82da625a3f840a624aa3fd891ce3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
make install TARGETS='pmutils udev autostart_config bash_completion' \
|
make install TARGETS='pmutils udev autostart_config bash_completion' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue