focuswriter: update to 1.7.6.

This commit is contained in:
Andrew Benson 2020-05-04 18:33:11 -05:00 committed by Andrew Benson
parent 181d38d81a
commit 99131148d8

View file

@ -1,6 +1,6 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.7.5
version=1.7.6
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=142d90db3a345bd81ebb51be6e9c478b920a173e6363b981980788310c605c46
checksum=bbf70def7d86ee18cabe9f8ac3922ebbf4dfdb36893df3e6fa3e026acfcb2057
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"