From 74cc538fae906f3c85d059e839480a0b22ba5d56 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 21 Jan 2022 00:16:33 -0300 Subject: paku.json: Remove dependency on m4 --- paku.json | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'paku.json') diff --git a/paku.json b/paku.json index 4bd189e..4b4caf1 100644 --- a/paku.json +++ b/paku.json @@ -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." } ] } -- cgit v1.2.3