alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit e4d188c7f79988a22f94c9229f1fecf757856c1b
parent e1b7cab09287da4b0b4103793e72252389e23250
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sun, 14 Sep 2025 02:43:23 +0000

foot: updated to 1.24.0

Diffstat:
Mrepos/extra/foot/.checksum | 2+-
Mrepos/extra/foot/.files | 1+
Mrepos/extra/foot/abuild | 2+-
3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/repos/extra/foot/.checksum b/repos/extra/foot/.checksum @@ -1 +1 @@ -cd69775a9b80960dcfc39a891cad5b67832332d57086228b8b28099530194da3 foot-1.23.1.tar.gz +46a57aa87f497159a04bed690c23a2e6232157651a7cb12989542e6819ae0f42 foot-1.24.0.tar.gz diff --git a/repos/extra/foot/.files b/repos/extra/foot/.files @@ -38,6 +38,7 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/material-design -rw-r--r-- root/root usr/share/foot/themes/modus-operandi -rw-r--r-- root/root usr/share/foot/themes/modus-vivendi +-rw-r--r-- root/root usr/share/foot/themes/modus-vivendi-tinted -rw-r--r-- root/root usr/share/foot/themes/molokai -rw-r--r-- root/root usr/share/foot/themes/monokai-pro -rw-r--r-- root/root usr/share/foot/themes/moonfly diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.23.1 +version=1.24.0 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false"