zrandr: update to 0.3.2.

This commit is contained in:
Andrew Benson 2019-06-21 08:47:25 -05:00 committed by Helmut Pozimski
parent d4a7218c08
commit b0078aa658

View File

@ -1,16 +1,16 @@
# Template file for 'zrandr'
pkgname=zrandr
version=0.3.1
version=0.3.2
revision=1
build_style=qmake
makedepends="qt5-devel"
depends="desktop-file-utils hicolor-icon-theme xrandr"
maintainer="Orphaned <orphan@voidlinux.org>"
short_desc="Simple Qt5 front end for xrandr"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://github.com/fralonra/zrandr"
license="GPL-3"
distfiles="https://github.com/fralonra/zrandr/archive/v${version}.tar.gz"
checksum=1e03e84ade4a74c72c244d34fcdf8594db84a97ba3c44d8306c5e18ab5834c81
checksum=04ba7dabbec63f3946ee4e1c8970f90a731928017d930c39ad21119775061a51
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"