misc/xca: Updated for version 2.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Kent Fritz 2023-02-22 12:24:49 +07:00 committed by Willy Sudiarto Raharjo
parent 87d636c72d
commit 7cd1cf6776
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xca PRGNAM=xca
VERSION=${VERSION:-2.3.0} VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xca" PRGNAM="xca"
VERSION="2.3.0" VERSION="2.4.0"
HOMEPAGE="https://hohnstaedt.de/xca" HOMEPAGE="https://hohnstaedt.de/xca"
DOWNLOAD="https://github.com/chris2511/xca/releases/download/RELEASE.2.3.0/xca-2.3.0.tar.gz" DOWNLOAD="https://github.com/chris2511/xca/releases/download/RELEASE.2.4.0/xca-2.4.0.tar.gz"
MD5SUM="9c57ca1f231c0623e81e20c6f7b5f348" MD5SUM="c17d65a86134a69001d14c34729f46b5"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""