focuswriter: update to 1.7.2.

This commit is contained in:
maxice8 2019-03-08 18:31:04 -03:00 committed by maxice8
parent 6901f9510d
commit ff8a230b38

View file

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