aboutsummaryrefslogtreecommitdiff
path: root/paku.json
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-21 00:16:33 -0300
committerEuAndreh <eu@euandre.org>2022-01-21 00:19:29 -0300
commit74cc538fae906f3c85d059e839480a0b22ba5d56 (patch)
treeccf47da5c90eb09441a60da5b61e0d548a147433 /paku.json
parentaux/: Update (diff)
downloadpackage-repository-74cc538fae906f3c85d059e839480a0b22ba5d56.tar.gz
package-repository-74cc538fae906f3c85d059e839480a0b22ba5d56.tar.xz
paku.json: Remove dependency on m4
Diffstat (limited to '')
-rw-r--r--paku.json17
1 files changed, 4 insertions, 13 deletions
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."
}
]
}