From e29525febd2d26f915c42f0354e618cba2bf576c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Gaudin?= Date: Sun, 26 May 2024 17:04:13 +0200 Subject: [PATCH] task: update to 3.0.2 --- srcpkgs/task/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/task/template b/srcpkgs/task/template index 0f28ceb0e02b0a..9cc3b9cb30dd4d 100644 --- a/srcpkgs/task/template +++ b/srcpkgs/task/template @@ -1,15 +1,16 @@ # Template file for 'task' pkgname=task -version=2.6.2 +version=3.0.2 revision=1 build_style=cmake +hostmakedepends="rust cargo" makedepends="libuuid-devel gnutls-devel" short_desc="Task Warrior command-line todo list manager" maintainer="Orphaned " license="MIT" homepage="https://taskwarrior.org" distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz" -checksum=b1d3a7f000cd0fd60640670064e0e001613c9e1cb2242b9b3a9066c78862cfec +checksum=633b76637b0c74e4845ffa28249f01a16ed2c84000ece58d4358e72bf88d5f10 post_install() { vcompletion scripts/zsh/_task zsh