focuswriter: update to 1.7.1

This commit is contained in:
Nathan Owens 2019-01-04 19:19:55 -06:00 committed by maxice8
parent 4d92051031
commit b39bd02314

View file

@ -1,7 +1,7 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.6.16
revision=2
version=1.7.1
revision=1
build_style=qmake
hostmakedepends="pkg-config"
makedepends="hunspell-devel pulseaudio-devel qt5-multimedia-devel"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
license="GPL-3.0-or-later"
homepage="https://gottcode.org/focuswriter/"
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
checksum=a413363c8de76bfb112450ef30fec5b7b13ab78d565eba0eb8344536a9738396
checksum=172c4dd264caba05121e9db3ca6eb3d4f2c41e6d956670792e213a243d5ddab6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"