mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
autorandr: update to 1.15.
This commit is contained in:
parent
53e772db0b
commit
7292d1213f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'autorandr'
|
||||
pkgname=autorandr
|
||||
version=1.14
|
||||
revision=2
|
||||
version=1.15
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools pkg-config desktop-file-utils"
|
||||
depends="python3-setuptools xrandr"
|
||||
|
@ -10,7 +10,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=d7d4f2e57c14c0e032ddfde24da2b22e5831cc792dca2c6bad3622502e634c60
|
||||
checksum=1579b6b4d44669a0db22268524ea512f60da02eeecffddf81f7327aaf56485f5
|
||||
|
||||
post_install() {
|
||||
make install TARGETS='pmutils udev autostart_config bash_completion' \
|
||||
|
|
Loading…
Add table
Reference in a new issue