mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tasksh: fix dead distfile
This commit is contained in:
parent
86aeba7884
commit
b5d8c83ec9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Task Warrior shell"
|
||||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://taskwarrior.org"
|
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
|
checksum=6e42f949bfd7fbdde4870af0e7b923114cc96c4344f82d9d924e984629e21ffd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue