mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/ghostwriter: Updated for version 2.1.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3a8ee626e3
commit
8d4a461e1f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue