focuswriter: update to 1.6.16.

This commit is contained in:
maxice8 2018-09-06 00:31:09 -03:00
parent 38a35619c3
commit a4f52fbcc2
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

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