diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-08 18:53:01 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-08 18:53:01 +0100 |
commit | d4a400410da84b41fc8df62310ac215a4d38bc1d (patch) | |
tree | 9d52bdf8ca99090295e395990cc4ece628f0ac5f /wayland | |
parent | f25129a0dff870d1cf9b9c9da0730cac0aa54265 (diff) | |
download | repository-d4a400410da84b41fc8df62310ac215a4d38bc1d.tar.gz |
fcft: bump to 2.5.1
Diffstat (limited to 'wayland')
-rwxr-xr-x | wayland/fcft/build | 3 | ||||
-rw-r--r-- | wayland/fcft/checksums | 2 | ||||
-rw-r--r-- | wayland/fcft/sources | 2 | ||||
-rw-r--r-- | wayland/fcft/version | 2 |
4 files changed, 3 insertions, 6 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build index faba66c6..ef5908cf 100755 --- a/wayland/fcft/build +++ b/wayland/fcft/build @@ -8,6 +8,3 @@ cl-meson \ ninja -C output ninja -C output install - -# Remove unneeded files -rm -r "$1/usr/share/doc" diff --git a/wayland/fcft/checksums b/wayland/fcft/checksums index 255fa3aa..0b795983 100644 --- a/wayland/fcft/checksums +++ b/wayland/fcft/checksums @@ -1,2 +1,2 @@ %BLAKE3 -19d4faab6e9a33e83149e4b3057b51fe05a4088349b76675156fd407e86c00e8 2.5.0.tar.gz +53c5da4dc59c3a8b08be356318671dca0d07ac369b881343456887eaaffdd83c 2.5.1.tar.gz diff --git a/wayland/fcft/sources b/wayland/fcft/sources index f0bea2c8..192a62e0 100644 --- a/wayland/fcft/sources +++ b/wayland/fcft/sources @@ -1 +1 @@ -https://codeberg.org/dnkl/fcft/archive/2.5.0.tar.gz +https://codeberg.org/dnkl/fcft/archive/2.5.1.tar.gz diff --git a/wayland/fcft/version b/wayland/fcft/version index bc7f0700..0a50c006 100644 --- a/wayland/fcft/version +++ b/wayland/fcft/version @@ -1 +1 @@ -2.5.0 1 +2.5.1 1 |