focuswriter: update to 1.6.15. (#1091)

This commit is contained in:
cr6git 2018-07-24 20:33:03 +02:00 committed by GitHub
parent 9f97a082c4
commit cb3dd5b77a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.6.14
version=1.6.15
revision=1
build_style=qmake
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://gottcode.org/focuswriter/"
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
checksum=b8478adbf329f9bcffe20855dbf91300347a50637539f34c08c75229e89e590b
checksum=167be0b4e58b4015f74c50d5cc0362cd286fd21fb972d8f74de7c683ae5cb381
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"