From 3fa8471e82bbc39d0488341542afc681899f354b Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 16 Jul 2023 12:53:49 +0530 Subject: [PATCH] todoman: update to 4.3.1. --- srcpkgs/todoman/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template index fd0cb96e963cdd..879be457c19f30 100644 --- a/srcpkgs/todoman/template +++ b/srcpkgs/todoman/template @@ -1,6 +1,6 @@ # Template file for 'todoman' pkgname=todoman -version=4.2.1 +version=4.3.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -10,12 +10,12 @@ depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime checkdepends="${depends} python3-freezegun python3-hypothesis python3-pytest-cov python3-pytest-xdist" short_desc="Simple, standards-based, cli todo (aka: task) manager" -maintainer="Eric Scheibler " +maintainer="Orphaned " license="ISC" homepage="https://github.com/pimutils/todoman" changelog="https://raw.githubusercontent.com/pimutils/todoman/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz" -checksum=b69afe914c8fb0f9387d61c86c9bf2e8ba17717bf3f9cfb1b711e3c87a773b85 +checksum=d03c73773ca108f59383f3d950186f8978e98ed9a9657e2c89f1f8bb1da6679a post_install() { vlicense LICENCE