focuswriter: update to 1.6.13.

Closes #14981.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-06-07 07:40:59 +02:00 committed by Enno Boland
parent 571768ce93
commit ac698e6f53
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,16 +1,16 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.6.12
version=1.6.13
revision=1
build_style=qmake
hostmakedepends="pkg-config"
makedepends="hunspell-devel pulseaudio-devel qt5-multimedia-devel"
short_desc="Simple, distraction-free word processor with a hide-away interface"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://gottcode.org/focuswriter/"
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
checksum=c71f0a77ca031835ced8f6bd0b876d775f9fda30d60c7193b955499c53b16b55
checksum=92de4fed0787de0f96131b7f9fd31df519217d8e942f31086a6c3fb9621771da
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"