From 20f7b696884e254dc15e3fe1915013e27186f1a5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 8 Feb 2018 03:01:31 -0200 Subject: [PATCH] focuswriter: update to 1.6.9. focuswriter: update to 1.6.9. Closes: #11471 [via git-merge-pr] --- srcpkgs/focuswriter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/focuswriter/template b/srcpkgs/focuswriter/template index 2c92bef8133..6810ff9d09a 100644 --- a/srcpkgs/focuswriter/template +++ b/srcpkgs/focuswriter/template @@ -1,6 +1,6 @@ # Template file for 'focuswriter' pkgname=focuswriter -version=1.6.8 +version=1.6.9 revision=1 build_style=qmake hostmakedepends="pkg-config qt5-qmake qt5-tools-devel" @@ -10,7 +10,7 @@ maintainer="Piraty " license="GPL-3" homepage="https://gottcode.org/focuswriter/" distfiles="https://github.com/gottcode/${pkgname}/archive/v${version}.tar.gz" -checksum=0afef6b2d5476c00afd80d2daa6a12ad0424a68612b081a9690ad8d02e9349d2 +checksum=46e69cc3a5d3b2a3a9c8b89464f463c2f62b7652f3e0b508a8ef99e576f67b3a if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-multimedia-devel"