diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-08 09:21:44 +0800 |
| commit | 3b62ce5b666ccfc314416b32d057e92e54b2ce87 (patch) | |
| tree | f9a70f36fe91fe160ce6c201491aa08543f09c5e /repos | |
| parent | e31574e77406353da586eafbe1753376c404c991 (diff) | |
| download | alicelinux-3b62ce5b666ccfc314416b32d057e92e54b2ce87.tar.gz alicelinux-3b62ce5b666ccfc314416b32d057e92e54b2ce87.zip | |
foot: updated to 1.18.0
Diffstat (limited to 'repos')
| -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" |