From ffb335dc585cbca48e1e15b8927f8f814b649395 Mon Sep 17 00:00:00 2001 From: afhpayne Date: Sat, 7 May 2022 13:03:43 -0400 Subject: office/ghostwriter: Updated for version 2.1.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- office/ghostwriter/fix-build-with-qt5.15.patch | 21 --------------------- office/ghostwriter/ghostwriter.SlackBuild | 2 +- office/ghostwriter/ghostwriter.info | 6 +++--- 3 files changed, 4 insertions(+), 25 deletions(-) delete mode 100644 office/ghostwriter/fix-build-with-qt5.15.patch diff --git a/office/ghostwriter/fix-build-with-qt5.15.patch b/office/ghostwriter/fix-build-with-qt5.15.patch deleted file mode 100644 index 358e8bd21c..0000000000 --- a/office/ghostwriter/fix-build-with-qt5.15.patch +++ /dev/null @@ -1,21 +0,0 @@ -commit ecad6c28195e535ae8ea8a29a91fa14f5e39faa9 -Author: Andrzej Telszewski -Date: Wed Apr 7 22:55:57 2021 +0200 - - Fix build error with Qt 5.15 - - Shamelessly based on upstream patch: - https://github.com/wereturtle/ghostwriter/commit/f8f4ec0a1b53d1f3e670817f051c59444851cf7f - -diff --git a/src/MarkdownEditor.cpp b/src/MarkdownEditor.cpp -index 2e4a9a1..45fc3e4 100644 ---- a/src/MarkdownEditor.cpp -+++ b/src/MarkdownEditor.cpp -@@ -34,6 +34,7 @@ - #include - #include - #include -+#include - #include - #include - diff --git a/office/ghostwriter/ghostwriter.SlackBuild b/office/ghostwriter/ghostwriter.SlackBuild index 5114da7d78..4fd66b8d0c 100644 --- a/office/ghostwriter/ghostwriter.SlackBuild +++ b/office/ghostwriter/ghostwriter.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ghostwriter -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/ghostwriter/ghostwriter.info b/office/ghostwriter/ghostwriter.info index cba915a430..0712dc8f53 100644 --- a/office/ghostwriter/ghostwriter.info +++ b/office/ghostwriter/ghostwriter.info @@ -1,10 +1,10 @@ PRGNAM="ghostwriter" -VERSION="2.1.1" +VERSION="2.1.2" HOMEPAGE="https://wereturtle.github.io/ghostwriter/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.1.tar.gz" -MD5SUM_x86_64="19ecc86da9d2750c285cc4f2a3e0abd7" +DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.2/ghostwriter-2.1.2.tar.gz" +MD5SUM_x86_64="795c88bfc33b92f645d36c0f00fa54f4" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" -- cgit v1.2.3