From 814e373fe759f882feb10aea3138130393da5459 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 23 Apr 2024 17:22:53 +0200 Subject: [PATCH] task: updated to version 3.0.2 --- task/.signature | 6 +++--- task/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/task/.signature b/task/.signature index c0f5b46ee..23fe7a811 100644 --- a/task/.signature +++ b/task/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R93rxD7rFtnBa2omam+OyGviK7v2Cgttp499kQNF4mjOOtCkHJNeVs8S0EWCt1G2AgwpOHC5LCQnAd1kaeVAgU= -SHA256 (Pkgfile) = 9e7575baf77176df29406195b8f4c1fd74ecacb168bcc63aef82119525f8dfd3 +RWSE3ohX2g5d/bC+buDivqX+fZMeFJQN5eGU8TdxM+jdBmEcuqWluHcF2WdcYPPT3l405xlJY5sghewA7NYsfWwrpyyTUGDSxA8= +SHA256 (Pkgfile) = 95c9949d85e336762336fc38ef053cb6393341e603feb11f9b0aa30b5485c5a9 SHA256 (.footprint) = 6e5ceb153278f5ebff752e832cc6627fbbc564622bc3d917cef89d973aa30cd7 -SHA256 (task-3.0.1.tar.gz) = e36653304c4850e7808bd417309c1e8ef6ce7c44ae8d7e553a076e36c0871655 +SHA256 (task-3.0.2.tar.gz) = 633b76637b0c74e4845ffa28249f01a16ed2c84000ece58d4358e72bf88d5f10 diff --git a/task/Pkgfile b/task/Pkgfile index c0f494dfa..38b19453f 100644 --- a/task/Pkgfile +++ b/task/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust util-linux name=task -version=3.0.1 +version=3.0.2 release=1 source=(https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v$version/$name-$version.tar.gz)