mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/focuswriter-qt6: Updated for version 1.8.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
219b008665
commit
fd55484565
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=focuswriter-qt6
|
||||
SRCNAM=focuswriter
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
VERSION=${VERSION:-1.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="focuswriter-qt6"
|
||||
VERSION="1.8.4"
|
||||
VERSION="1.8.5"
|
||||
HOMEPAGE="https://gottcode.org/focuswriter/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://gottcode.org/focuswriter/focuswriter-1.8.4.tar.bz2"
|
||||
MD5SUM_x86_64="a1078be32a5b0f8a01e000fbe52a195a"
|
||||
DOWNLOAD_x86_64="https://gottcode.org/focuswriter/focuswriter-1.8.5.tar.bz2"
|
||||
MD5SUM_x86_64="5dd5317c177a9fad892ea3f9b8ed45d4"
|
||||
REQUIRES="qt6"
|
||||
MAINTAINER="Yth - Arnaud"
|
||||
EMAIL="yth@ythogtha.org"
|
||||
|
|
Loading…
Reference in a new issue