todoman: update to 4.4.0.
This commit is contained in:
parent
25e70c97e3
commit
f2cb904a1a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'todoman'
|
||||
pkgname=todoman
|
||||
version=4.3.1
|
||||
revision=2
|
||||
version=4.4.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
|
||||
|
@ -15,7 +15,7 @@ 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=d03c73773ca108f59383f3d950186f8978e98ed9a9657e2c89f1f8bb1da6679a
|
||||
checksum=0b7beeb8c73bfa299147288d9b657bc4e0e288febb84e198ef72cb1412af9db6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
|
|
Loading…
Add table
Reference in a new issue