diff options
| -rw-r--r-- | repos/wayland/foot/.files | 16 | ||||
| -rw-r--r-- | repos/wayland/foot/abuild | 2 |
2 files changed, 16 insertions, 2 deletions
diff --git a/repos/wayland/foot/.files b/repos/wayland/foot/.files index 6a828597..8b5211a6 100644 --- a/repos/wayland/foot/.files +++ b/repos/wayland/foot/.files @@ -24,7 +24,10 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/aeroroot -rw-r--r-- root/root usr/share/foot/themes/apprentice -rw-r--r-- root/root usr/share/foot/themes/ayu-mirage --rw-r--r-- root/root usr/share/foot/themes/catppuccin +-rw-r--r-- root/root usr/share/foot/themes/catppuccin-frappe +-rw-r--r-- root/root usr/share/foot/themes/catppuccin-latte +-rw-r--r-- root/root usr/share/foot/themes/catppuccin-macchiato +-rw-r--r-- root/root usr/share/foot/themes/catppuccin-mocha -rw-r--r-- root/root usr/share/foot/themes/chiba-dark -rw-r--r-- root/root usr/share/foot/themes/derp -rw-r--r-- root/root usr/share/foot/themes/deus @@ -47,7 +50,10 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/noirblaze -rw-r--r-- root/root usr/share/foot/themes/nord -rw-r--r-- root/root usr/share/foot/themes/nordiq +-rw-r--r-- root/root usr/share/foot/themes/nvim-dark +-rw-r--r-- root/root usr/share/foot/themes/nvim-light -rw-r--r-- root/root usr/share/foot/themes/onedark +-rw-r--r-- root/root usr/share/foot/themes/onehalf-dark -rw-r--r-- root/root usr/share/foot/themes/panda -rw-r--r-- root/root usr/share/foot/themes/paper-color-dark -rw-r--r-- root/root usr/share/foot/themes/paper-color-light @@ -94,6 +100,14 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/foot.svg +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/foot.1.gz +-rw-r--r-- root/root usr/share/man/man1/footclient.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/foot.ini.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/foot-ctlseqs.7.gz drwxr-xr-x root/root usr/share/terminfo/ drwxr-xr-x root/root usr/share/terminfo/f/ drwxr-xr-x root/root usr/share/zsh/ diff --git a/repos/wayland/foot/abuild b/repos/wayland/foot/abuild index 3f6975b8..adccdb41 100644 --- a/repos/wayland/foot/abuild +++ b/repos/wayland/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.17.2 +version=1.18.0 release=1 source="https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" |