From c5d32af327cd7a3602ce69b0f1d503af7e0f43ec Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 14 Apr 2018 14:33:33 +0200 Subject: [PATCH] focuswriter: new maintainer & update to 1.6.12. Closes #13466. Signed-off-by: Enno Boland --- srcpkgs/focuswriter/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/focuswriter/template b/srcpkgs/focuswriter/template index 6810ff9d09a..3a9aa11c2c3 100644 --- a/srcpkgs/focuswriter/template +++ b/srcpkgs/focuswriter/template @@ -1,16 +1,16 @@ # Template file for 'focuswriter' pkgname=focuswriter -version=1.6.9 +version=1.6.12 revision=1 build_style=qmake -hostmakedepends="pkg-config qt5-qmake qt5-tools-devel" -makedepends="qt5-devel qt5-multimedia-devel hunspell-devel pulseaudio-devel" +hostmakedepends="pkg-config" +makedepends="hunspell-devel pulseaudio-devel qt5-multimedia-devel" short_desc="Simple, distraction-free word processor with a hide-away interface" -maintainer="Piraty " +maintainer="cr6git " license="GPL-3" homepage="https://gottcode.org/focuswriter/" -distfiles="https://github.com/gottcode/${pkgname}/archive/v${version}.tar.gz" -checksum=46e69cc3a5d3b2a3a9c8b89464f463c2f62b7652f3e0b508a8ef99e576f67b3a +distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz" +checksum=c71f0a77ca031835ced8f6bd0b876d775f9fda30d60c7193b955499c53b16b55 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-multimedia-devel"