focuswriter: update to 1.7.5.

This commit is contained in:
Zach Dykstra 2020-03-05 21:20:47 -06:00 committed by Juan RP
parent 89c5fa714a
commit ef134e829e

View file

@ -1,6 +1,6 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.7.4
version=1.7.5
revision=1
build_style=qmake
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://gottcode.org/focuswriter/"
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
checksum=4bce59368fcac22d8782544797570331e0acc88e7f68746c211cfbb2e893e2d3
checksum=142d90db3a345bd81ebb51be6e9c478b920a173e6363b981980788310c605c46
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"