todoman: update to 4.3.1.
This commit is contained in:
parent
662de10152
commit
ad9905c88a
1 changed files with 3 additions and 3 deletions
|
@ -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 <email@eric-scheibler.de>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue