diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:22 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:22 +0800 |
| commit | b8d1cd22dc0c6eaabd62bc0cc3cbfea53b602ea8 (patch) | |
| tree | a0616ab8bdce79a9398df217e34eb74fac2278aa | |
| parent | 1545b27cb89cc1f02d329e7234979e88bb7419cc (diff) | |
| download | alicelinux-b8d1cd22dc0c6eaabd62bc0cc3cbfea53b602ea8.tar.gz alicelinux-b8d1cd22dc0c6eaabd62bc0cc3cbfea53b602ea8.zip | |
foot: updated to 1.20.1
| -rw-r--r-- | repos/wayland/foot/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/foot/.files | 3 | ||||
| -rw-r--r-- | repos/wayland/foot/abuild | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/repos/wayland/foot/.checksum b/repos/wayland/foot/.checksum index ee432248..5f13c5db 100644 --- a/repos/wayland/foot/.checksum +++ b/repos/wayland/foot/.checksum @@ -1 +1 @@ -363de8b6a6c08a2e6372250401a980accfce46e3fbdac8e9cdff7c728ad8db74 1.19.0.tar.gz +75af9657771b4c28298abfe4982b33c95b20fa7527c8f36d3d7222be0de58c2d 1.20.1.tar.gz diff --git a/repos/wayland/foot/.files b/repos/wayland/foot/.files index b2e4ab8a..fab765ba 100644 --- a/repos/wayland/foot/.files +++ b/repos/wayland/foot/.files @@ -37,6 +37,7 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/gruvbox-dark -rw-r--r-- root/root usr/share/foot/themes/gruvbox-light -rw-r--r-- root/root usr/share/foot/themes/hacktober +-rw-r--r-- root/root usr/share/foot/themes/iterm -rw-r--r-- root/root usr/share/foot/themes/jetbrains-darcula -rw-r--r-- root/root usr/share/foot/themes/kitty -rw-r--r-- root/root usr/share/foot/themes/material-amber @@ -60,6 +61,8 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/poimandres -rw-r--r-- root/root usr/share/foot/themes/rezza -rw-r--r-- root/root usr/share/foot/themes/rose-pine +-rw-r--r-- root/root usr/share/foot/themes/rose-pine-dawn +-rw-r--r-- root/root usr/share/foot/themes/rose-pine-moon -rw-r--r-- root/root usr/share/foot/themes/selenized-black -rw-r--r-- root/root usr/share/foot/themes/selenized-dark -rw-r--r-- root/root usr/share/foot/themes/selenized-light diff --git a/repos/wayland/foot/abuild b/repos/wayland/foot/abuild index 9087d20e..b7345649 100644 --- a/repos/wayland/foot/abuild +++ b/repos/wayland/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.19.0 +version=1.20.1 release=1 source="https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" |