office/ghostwriter: Updated for version 2.1.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2022-06-10 19:54:56 -04:00 committed by Willy Sudiarto Raharjo
parent d47027962d
commit eee8f845d0
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.2}
VERSION=${VERSION:-2.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="ghostwriter"
VERSION="2.1.2"
VERSION="2.1.3"
HOMEPAGE="https://wereturtle.github.io/ghostwriter/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.2/ghostwriter-2.1.2.tar.gz"
MD5SUM_x86_64="795c88bfc33b92f645d36c0f00fa54f4"
DOWNLOAD_x86_64="https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.3/ghostwriter-2.1.3.tar.gz"
MD5SUM_x86_64="07e87070507da6eea3d396cbc78ad314"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"