diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template index 4eecfc758b2..1236479016a 100644 --- a/srcpkgs/todoman/template +++ b/srcpkgs/todoman/template @@ -1,9 +1,9 @@ # Template file for 'todoman' pkgname=todoman version=3.8.0 -revision=2 +revision=3 build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime python3-atomicwrites python3-click-repl python3-configobj python3-click-log python3-dateutil python3-tabulate python3-humanize"