From b5d8c83ec97673e546e7cd4e867d3eb8fa9f449f Mon Sep 17 00:00:00 2001 From: meator Date: Sun, 21 Jul 2024 10:38:16 +0200 Subject: [PATCH] tasksh: fix dead distfile --- srcpkgs/tasksh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tasksh/template b/srcpkgs/tasksh/template index 535a24f27ff..cf6c79f8c4d 100644 --- a/srcpkgs/tasksh/template +++ b/srcpkgs/tasksh/template @@ -8,7 +8,7 @@ short_desc="Task Warrior shell" maintainer="xaltsc " license="MIT" homepage="https://taskwarrior.org" -distfiles="https://taskwarrior.org/download/${pkgname}-${version}.tar.gz" +distfiles="https://github.com/GothenburgBitFactory/taskshell/releases/download/v${version}/tasksh-${version}.tar.gz" checksum=6e42f949bfd7fbdde4870af0e7b923114cc96c4344f82d9d924e984629e21ffd post_install() {