focuswriter: update to 1.7.3

This commit is contained in:
Jack Coble 2019-10-05 12:27:53 +01:00 committed by Helmut Pozimski
parent c39bb71943
commit a65b6a1b1d

View file

@ -1,6 +1,6 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.7.2
version=1.7.3
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=0d6c2795445f2d124ba2e7e1a12db20a4a25731215935f228794ae79f0cc553c
checksum=3fed103a3088e2f71ead38f19b46726aabd5d2b2f27ef6716ce1b05cb609fb3d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"