diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:46:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:46:36 +0000 |
| commit | 31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c (patch) | |
| tree | b3d30c6fbb69673613d1b62580433b9c018da5cd /foot | |
| parent | c4e5c7cc50016d6c430e657d0be6360abeafb136 (diff) | |
| download | alicelinux-31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c.tar.gz alicelinux-31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c.zip | |
Woodpecker CI 743dfba9eadeb00ebab2b2bb2ed2c38b8bab3dcd [SKIP CI]
Diffstat (limited to 'foot')
| -rw-r--r-- | foot/.checksum | 2 | ||||
| -rw-r--r-- | foot/.files | 1 | ||||
| -rw-r--r-- | foot/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/foot/.checksum b/foot/.checksum index 5041a4f9..15819486 100644 --- a/foot/.checksum +++ b/foot/.checksum @@ -1 +1 @@ -cd69775a9b80960dcfc39a891cad5b67832332d57086228b8b28099530194da3 foot-1.23.1.tar.gz +46a57aa87f497159a04bed690c23a2e6232157651a7cb12989542e6819ae0f42 foot-1.24.0.tar.gz diff --git a/foot/.files b/foot/.files index 17c8d639..9516affd 100644 --- a/foot/.files +++ b/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/foot/abuild b/foot/abuild index 5e57bea6..007d9ed1 100644 --- a/foot/abuild +++ b/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" |