todoman: update to 3.8.0
This commit is contained in:
parent
5e36d26eff
commit
c6b232b98b
1 changed files with 4 additions and 5 deletions
|
@ -1,20 +1,19 @@
|
||||||
# Template file for 'todoman'
|
# Template file for 'todoman'
|
||||||
pkgname=todoman
|
pkgname=todoman
|
||||||
version=3.5.0
|
version=3.8.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="todoman"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
|
depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
|
||||||
python3-atomicwrites python3-click python3-configobj python3-click-log
|
python3-atomicwrites python3-click-repl python3-configobj python3-click-log
|
||||||
python3-dateutil python3-tabulate python3-humanize"
|
python3-dateutil python3-tabulate python3-humanize"
|
||||||
short_desc="Simple, standards-based, cli todo (aka: task) manager"
|
short_desc="Simple, standards-based, cli todo (aka: task) manager"
|
||||||
maintainer="Eric Scheibler <email@eric-scheibler.de>"
|
maintainer="Eric Scheibler <email@eric-scheibler.de>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/pimutils/todoman"
|
homepage="https://github.com/pimutils/todoman"
|
||||||
distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz"
|
||||||
checksum=89032887051b164527b90cfb947eb5162dd8b8bb64d9abf1e906b8c86f933814
|
checksum=8bdbefa8b190c19cc01a57396ce9d0264ee10ec8ce96703fb72d69b8867107ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue