Browse Source

office/ghostwriter: Updated for version 2.1.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
afhpayne 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
eee8f845d0
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      office/ghostwriter/ghostwriter.SlackBuild
  2. 6
      office/ghostwriter/ghostwriter.info

2
office/ghostwriter/ghostwriter.SlackBuild

@ -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}

6
office/ghostwriter/ghostwriter.info

@ -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"
Loading…
Cancel
Save