Package Details: ttdl 6.1.1-1

Git Clone URL: https://aur.archlinux.org/ttdl.git (read-only, click to copy)
Package Base: ttdl
Description: Terminal ToDo List, a CLI tool to manage todo lists in todo.txt format.
Upstream URL: https://github.com/VladimirMarkelov/ttdl
Keywords: rust todo todo.txt
Licenses: MIT
Submitter: 3Jl0y_PYCCKUi
Maintainer: dllud
Last Packager: dllud
Votes: 4
Popularity: 0.001339
First Submitted: 2022-10-01 13:06 (UTC)
Last Updated: 2026-04-26 20:22 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

just1602 commented on 2023-08-31 21:18 (UTC)

Whe I try to build ttdl, I've the following error :

==> Starting build()...
    Updating crates.io index
error: failed to get `caseless` as a dependency of package `ttdl v4.1.0 (/home/goldman/.cache/paru/clone/ttdl/src/ttdl-4.1.0)`

Caused by:
  failed to query replaced source registry `crates-io`

Caused by:
  attempting to make an HTTP request, but --frozen was specified
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'ttdl-4.1.0-1':
error: packages failed to build: ttdl-4.1.0-1

It does the same error weither I use paru or makepkg directly.