diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-15 17:39:53 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-15 17:39:53 +0100 |
commit | e85d3266e49143ed7b9ec10cef636bf1a9c8ae07 (patch) | |
tree | 0a3e72026e87fb98c4d2a8b4db92779010c3debd /wayland/fcft | |
parent | 81272711f117666afc38407ceed587dc9039a729 (diff) | |
download | repository-e85d3266e49143ed7b9ec10cef636bf1a9c8ae07.tar.gz |
fcft: bump to 2.5.0
Diffstat (limited to 'wayland/fcft')
-rwxr-xr-x | wayland/fcft/build | 2 | ||||
-rw-r--r-- | wayland/fcft/checksums | 2 | ||||
-rw-r--r-- | wayland/fcft/sources | 2 | ||||
-rw-r--r-- | wayland/fcft/version | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build index 7e22cdf1..faba66c6 100755 --- a/wayland/fcft/build +++ b/wayland/fcft/build @@ -3,7 +3,7 @@ export DESTDIR="$1" cl-meson \ - -Dtext-shaping=enabled \ + -Drun-shaping=enabled \ . output ninja -C output diff --git a/wayland/fcft/checksums b/wayland/fcft/checksums index 57fc22cc..255fa3aa 100644 --- a/wayland/fcft/checksums +++ b/wayland/fcft/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f4a3ed0fb879c83f60a942f8733ea1ba3836e19148ed58e6bb78af0d7e639794 2.4.6.tar.gz +19d4faab6e9a33e83149e4b3057b51fe05a4088349b76675156fd407e86c00e8 2.5.0.tar.gz diff --git a/wayland/fcft/sources b/wayland/fcft/sources index 478277b9..f0bea2c8 100644 --- a/wayland/fcft/sources +++ b/wayland/fcft/sources @@ -1 +1 @@ -https://codeberg.org/dnkl/fcft/archive/2.4.6.tar.gz +https://codeberg.org/dnkl/fcft/archive/2.5.0.tar.gz diff --git a/wayland/fcft/version b/wayland/fcft/version index c2d12dbd..bc7f0700 100644 --- a/wayland/fcft/version +++ b/wayland/fcft/version @@ -1 +1 @@ -2.4.6 1 +2.5.0 1 |