desktop/calcure: Updated for version 2.9.4.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tonus 2023-10-06 21:56:23 +08:00 committed by Willy Sudiarto Raharjo
parent d25c59a48b
commit 4cd45c9d8e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="calcure"
VERSION="2.8.2"
VERSION="2.9.4"
HOMEPAGE="https://anufrievroman.gitbook.io/calcure"
DOWNLOAD="https://github.com/anufrievroman/calcure/archive/2.8.2/calcure-2.8.2.tar.gz"
MD5SUM="d784f06b33ff947c5d0e590aed8ed4ab"
DOWNLOAD="https://github.com/anufrievroman/calcure/archive/2.9.4/calcure-2.9.4.tar.gz"
MD5SUM="5e39a38933d24d9d5e3d09b329d23458"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="holidays jdatetime ics"