diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:15 +0000 |
| commit | 89e2e0c151c10916f516165812f828ab2d7b6073 (patch) | |
| tree | e9400e3b9ae0666e53aabb705631ca6d76749cd1 | |
| parent | 07fcccb493193e5efe0b1d4f76cb748e0ddb9305 (diff) | |
| download | alicelinux-89e2e0c151c10916f516165812f828ab2d7b6073.tar.gz alicelinux-89e2e0c151c10916f516165812f828ab2d7b6073.zip | |
foot: updated to 1.22.1
| -rw-r--r-- | repos/extra/foot/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/foot/.files | 1 | ||||
| -rw-r--r-- | repos/extra/foot/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/foot/.checksum b/repos/extra/foot/.checksum index 34f2a9c2..49e45bcf 100644 --- a/repos/extra/foot/.checksum +++ b/repos/extra/foot/.checksum @@ -1 +1 @@ -436584eec9945f29d23a080c046c2f8a105a39d112268d600bd0435a1183acf0 foot-1.22.0.tar.gz +05e4af3ba2d13bbec42198dc766f7e53d2adf670c930ebc0b5953a01fa6f43db foot-1.22.1.tar.gz diff --git a/repos/extra/foot/.files b/repos/extra/foot/.files index 91691c94..fb78b525 100644 --- a/repos/extra/foot/.files +++ b/repos/extra/foot/.files @@ -14,6 +14,7 @@ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/foot/ 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/alacritty -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-frappe diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild index ca306ca5..dfab41c9 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.22.0 +version=1.22.1 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false" |