From ae6c068c61a37f81b20a17b56e436c0141def768 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 11 Apr 2023 01:31:35 +0530 Subject: [PATCH] timewarrior: update to 1.5.0. --- srcpkgs/timewarrior/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template index 1aa38e10c319..12b91997c33f 100644 --- a/srcpkgs/timewarrior/template +++ b/srcpkgs/timewarrior/template @@ -1,6 +1,6 @@ # Template file for 'timewarrior' pkgname=timewarrior -version=1.4.3 +version=1.5.0 revision=1 build_style=cmake checkdepends="python3" @@ -8,8 +8,9 @@ short_desc="Track time from the command line" maintainer="Toyam Cox " license="MIT" homepage="https://timewarrior.net" +changelog="https://raw.githubusercontent.com/GothenburgBitFactory/timewarrior/develop/ChangeLog" distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz" -checksum=c4df7e306c9a267c432522c37958530b8fd6e5a410c058f575e25af4d8c7ca53 +checksum=51e7c2c772837bbd6d56da8d16506c4b6de8644166e0b5234ad36ae6a70dd4f6 python_version=3 post_install() {