From cec67142cdd199750e443cdeeb9c19ec5d0661d4 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 13 May 2023 13:17:00 -0700 Subject: desktop/todoman: Under REQUIRES, change atomicwrites to python3-atomicwrites Signed-off-by: Willy Sudiarto Raharjo --- desktop/todoman/todoman.SlackBuild | 2 +- desktop/todoman/todoman.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop/todoman') diff --git a/desktop/todoman/todoman.SlackBuild b/desktop/todoman/todoman.SlackBuild index 2230b699cc..5680caef49 100644 --- a/desktop/todoman/todoman.SlackBuild +++ b/desktop/todoman/todoman.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=todoman VERSION=${VERSION:-4.2.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/todoman/todoman.info b/desktop/todoman/todoman.info index 6195d4c0c2..1e1d044821 100644 --- a/desktop/todoman/todoman.info +++ b/desktop/todoman/todoman.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/6c/0e/5a3ed2a34251625f8483f844 MD5SUM="b44620a549d4afeae307bc99ad811d3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="atomicwrites click click-log icalendar python3-dateutil parsedatetime humanize python3-tabulate python-urwid" +REQUIRES="python3-atomicwrites click click-log icalendar python3-dateutil parsedatetime humanize python3-tabulate python-urwid" MAINTAINER="Tonus" EMAIL="tonus1@free.fr" -- cgit v1.2.3-65-gdbad