templates/srcpkgs/topen/template
marty-oehme 01c22e64ff
Update dependency marty-oehme/topen to v0.2.0 (#8)
* Update dependency marty-oehme/topen to v0.2.0

* Fix topen distfile url

* Merge 9c2ecc688ebd6454ce42713f245fdac0726fcddc into 962a2de013

* Update topen checksum

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-06-24 20:52:23 +02:00

14 lines
558 B
Text

# Template file for 'topen'
pkgname=topen
version=0.2.0 # renovate: datasource=github-tags depName=marty-oehme/topen
revision=1
build_style=python3-pep517
depends="python3-tasklib"
hostmakedepends="python3-setuptools"
short_desc="note editing for taskwarrior tasks"
maintainer="Marty Oehme <contact@martyoeh.me>"
license="MIT"
homepage="https://github.com/marty-oehme/topen"
distfiles="${PYPI_SITE}/t/topen/topen-${version}.tar.gz"
checksum=5de0d04db6403d00844508cab095019bba02530b731cc721502c9a8b24f0141f
make_check=no # don't exec tests, we don't have any