From 295592dcd9a78c83c68bcf6583661a0a06d43082 Mon Sep 17 00:00:00 2001 From: Eric Lay Date: Sat, 22 Apr 2023 13:43:40 -0500 Subject: [PATCH] update PKGBUILD for dev branch --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index bdbc7f8..0d4a363 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,6 +9,7 @@ license=('GPL3') depends=('python-beautifulsoup4' 'fzf' 'parallel' + 'jq' 'espeak-ng' 'pokemon-colorscripts-git' 'ttf-font-nerd')