diff options
Diffstat (limited to '')
-rw-r--r-- | paku.json | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -3,12 +3,9 @@ { "name": "td", "suffix": "-latest", - "version": "90f2352c78b921c50f4c8547baa609c272248c30", + "version": "c9d881f67918c6b098d868e0df6c8837632d0d93", "type": "bin", - "description": "Minimalistic bug tracker CLI", - "check_inputs": [ - "m4" - ] + "description": "Minimalistic bug tracker CLI" } ], "queue": [ @@ -24,20 +21,14 @@ "suffix": "", "version": "0.3.1", "type": "bin", - "description": "Git extension to generate web permalinks of files in a repository", - "check_inputs": [ - "m4" - ] + "description": "Git extension to generate web permalinks of files in a repository" }, { "name": "remembering", "suffix": "", "version": "0.2.1", "type": "bin", - "description": "Add memory to dmenu, fzf and similar tools.", - "check_inputs": [ - "m4" - ] + "description": "Add memory to dmenu, fzf and similar tools." } ] } |