diff options
Diffstat (limited to 'wayland/foot')
-rwxr-xr-x | wayland/foot/build | 2 | ||||
-rw-r--r-- | wayland/foot/checksums | 2 | ||||
-rw-r--r-- | wayland/foot/sources | 2 | ||||
-rw-r--r-- | wayland/foot/version | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/wayland/foot/build b/wayland/foot/build index ae86f435..3156b9d5 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Ddocs=enabled \ diff --git a/wayland/foot/checksums b/wayland/foot/checksums index 20ea0067..3735935d 100644 --- a/wayland/foot/checksums +++ b/wayland/foot/checksums @@ -1,2 +1,2 @@ %BLAKE3 -5ab5439190c4ff3e6008aaa826b9f3dee684929854d0f6d404caa30791238d9b 1.9.0.tar.gz +191b6286e7652e513e5df2d4511deac3e07c4e4d59543718f471a636b739f46a 1.16.2.tar.gz diff --git a/wayland/foot/sources b/wayland/foot/sources index c84d7ec3..3b9b9edc 100644 --- a/wayland/foot/sources +++ b/wayland/foot/sources @@ -1 +1 @@ -https://codeberg.org/dnkl/foot/archive/1.9.0.tar.gz +https://codeberg.org/dnkl/foot/archive/1.16.2.tar.gz diff --git a/wayland/foot/version b/wayland/foot/version index 67fe23c8..a973c446 100644 --- a/wayland/foot/version +++ b/wayland/foot/version @@ -1 +1 @@ -1.9.0 1 +1.16.2 1 |