diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template index 1cfca6f4538..6ab1e85d3a8 100644 --- a/srcpkgs/timewarrior/template +++ b/srcpkgs/timewarrior/template @@ -1,15 +1,16 @@ # Template file for 'timewarrior' pkgname=timewarrior -version=1.4.2 +version=1.4.3 revision=1 wrksrc="timew-${version}" build_style=cmake +checkdepends="python3" short_desc="Track time from the command line" maintainer="Toyam Cox " license="MIT" homepage="https://timewarrior.net" distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz" -checksum=c3d3992aa8d2cc3cd86e59d00060fb4a3e16c15babce78451cc9d39a7f5bb2e1 +checksum=c4df7e306c9a267c432522c37958530b8fd6e5a410c058f575e25af4d8c7ca53 python_version=3 post_install() {