zrandr: update to 0.3.1.

This commit is contained in:
cr6git 2018-03-04 01:06:07 +01:00 committed by Leаh Neukirchen
parent 0123ca2c7f
commit 29707387f4
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zrandr'
pkgname=zrandr
version=0.2.2
version=0.3.1
revision=1
build_style=qmake
makedepends="qt5-devel"
@ -10,12 +10,16 @@ short_desc="Simple Qt5 front end for xrandr"
homepage="https://github.com/fralonra/zrandr"
license="GPL-3"
distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
checksum=53a02f8401648c5658476ddad107c6b5530dcb60f3838325bdf0c70ad71438ca
checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"
fi
pre_configure() {
lrelease -verbose zrandr.pro
}
do_install() {
vbin zrandr
vinstall build/zrandr.desktop 644 usr/share/applications