office/focuswriter-qt6: updated for version 1.8.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca893b3748
commit
c8b26313cc
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=focuswriter-qt6
|
||||
SRCNAM=focuswriter
|
||||
VERSION=${VERSION:-1.8.6}
|
||||
VERSION=${VERSION:-1.8.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="focuswriter-qt6"
|
||||
VERSION="1.8.6"
|
||||
VERSION="1.8.8"
|
||||
HOMEPAGE="https://gottcode.org/focuswriter/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://gottcode.org/focuswriter/focuswriter-1.8.6.tar.bz2"
|
||||
MD5SUM_x86_64="d09a4c0ca7d6986eca5c6c0603b12b65"
|
||||
DOWNLOAD_x86_64="https://gottcode.org/focuswriter/focuswriter-1.8.8.tar.bz2"
|
||||
MD5SUM_x86_64="0c47ea965c437adc7e59727eb8ec0cca"
|
||||
REQUIRES="qt6"
|
||||
MAINTAINER="Yth - Arnaud"
|
||||
EMAIL="yth@ythogtha.org"
|
||||
|
|
Loading…
Reference in New Issue