aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/todoman/todoman.SlackBuild2
-rw-r--r--desktop/todoman/todoman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/todoman/todoman.SlackBuild b/desktop/todoman/todoman.SlackBuild
index 8588d1d392c0..2230b699ccfd 100644
--- a/desktop/todoman/todoman.SlackBuild
+++ b/desktop/todoman/todoman.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=todoman
-VERSION=${VERSION:-4.0.0}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/todoman/todoman.info b/desktop/todoman/todoman.info
index c8c6782617c8..6195d4c0c2e6 100644
--- a/desktop/todoman/todoman.info
+++ b/desktop/todoman/todoman.info
@@ -1,8 +1,8 @@
PRGNAM="todoman"
-VERSION="4.0.0"
+VERSION="4.2.1"
HOMEPAGE="https://github.com/pimutils/todoman"
-DOWNLOAD="https://github.com/pimutils/todoman/releases/download/v4.0.0/todoman-4.0.0.tar.gz"
-MD5SUM="e8bc6ab47e1c42c98ff5860fd73064ed"
+DOWNLOAD="https://files.pythonhosted.org/packages/6c/0e/5a3ed2a34251625f8483f844ba0dba4bf903b0db8b63e87a70666eea7ee7/todoman-4.2.1.tar.gz"
+MD5SUM="b44620a549d4afeae307bc99ad811d3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="atomicwrites click click-log icalendar python3-dateutil parsedatetime humanize python3-tabulate python-urwid"