summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Tonus2024-01-05 02:13:56 +0100
committer Willy Sudiarto Raharjo2024-01-05 03:10:28 +0100
commit2b9dfcd9b1bfc8e799bed780884bbc34d46f8850 (patch)
treeedd608f1bca95858d472c434a73f87fc68e53a89 /desktop
parent1d31a47d62d604a99919997c689ea26150e9d8aa (diff)
downloadslackbuilds-2b9dfcd9b1bfc8e799bed780884bbc34d46f8850.tar.gz
desktop/calcure: Updated for version 3.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/calcure/calcure.SlackBuild2
-rw-r--r--desktop/calcure/calcure.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/calcure/calcure.SlackBuild b/desktop/calcure/calcure.SlackBuild
index 7070c3f4a6..9ea72f0513 100644
--- a/desktop/calcure/calcure.SlackBuild
+++ b/desktop/calcure/calcure.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=calcure
-VERSION=${VERSION:-2.9.4}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/calcure/calcure.info b/desktop/calcure/calcure.info
index 2a8c0b44f1..21b6f770a7 100644
--- a/desktop/calcure/calcure.info
+++ b/desktop/calcure/calcure.info
@@ -1,10 +1,10 @@
PRGNAM="calcure"
-VERSION="2.9.4"
+VERSION="3.0.1"
HOMEPAGE="https://anufrievroman.gitbook.io/calcure"
-DOWNLOAD="https://github.com/anufrievroman/calcure/archive/2.9.4/calcure-2.9.4.tar.gz"
-MD5SUM="5e39a38933d24d9d5e3d09b329d23458"
+DOWNLOAD="https://files.pythonhosted.org/packages/26/ad/8e57777943f0075ccd6dc7f0f0d475fd30d93a7751ace2acfbfabb7c86b4/calcure-3.0.1.tar.gz"
+MD5SUM="3334daba811c9790ecce2e79dc27946f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="holidays jdatetime ics"
+REQUIRES="holidays jdatetime ics icalendar python3-dateutil kitchen taskw pytz"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"