office/ghostwriter: Updated for version 2.1.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-09-12 18:17:28 -04:00 committed by Willy Sudiarto Raharjo
parent 3a8ee626e3
commit 8d4a461e1f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ghostwriter
VERSION=${VERSION:-2.1.4}
VERSION=${VERSION:-2.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="ghostwriter"
VERSION="2.1.4"
VERSION="2.1.5"
HOMEPAGE="https://wereturtle.github.io/ghostwriter/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.4/ghostwriter-2.1.4.tar.gz"
MD5SUM_x86_64="29f9054c353dbe288ee36ee1d6d8eabf"
DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.5/ghostwriter-2.1.5.tar.gz"
MD5SUM_x86_64="dffe9f570ffdfa26c46788b33231bd32"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"