commit 5f5f07bf0f0107759a0a3d0f7f5b6cb3c6e679ce parent b6a99391fe640e10c0a3b351124e1e029c915b60 Author: emmett1 <emmett1.2miligrams@protonmail.com> Date: Thu, 8 Jan 2026 13:57:50 +0000 fcft: updated to 3.3.3 Diffstat:
| M | repos/extra/fcft/.checksum | | | 2 | +- |
| M | repos/extra/fcft/.files | | | 4 | ++-- |
| M | repos/extra/fcft/abuild | | | 2 | +- |
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/repos/extra/fcft/.checksum b/repos/extra/fcft/.checksum @@ -1 +1 @@ -71083cf5328ed5c80a8d03d74e0c56cdebdcd8d6419666ed2777cf4d8b457660 fcft-3.3.2.tar.gz +beb74f67edadaa8fc8cc3d21312c0bd854ab94c42676ccfde3207a9ff328a3a9 fcft-3.3.3.tar.gz diff --git a/repos/extra/fcft/.files b/repos/extra/fcft/.files @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/fcft/ -rw-r--r-- root/root usr/include/fcft/stride.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libfcft.so -> libfcft.so.4 -lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.3.2 --rwxr-xr-x root/root usr/lib/libfcft.so.4.3.2 +lrwxrwxrwx root/root usr/lib/libfcft.so.4 -> libfcft.so.4.3.3 +-rwxr-xr-x root/root usr/lib/libfcft.so.4.3.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fcft.pc diff --git a/repos/extra/fcft/abuild b/repos/extra/fcft/abuild @@ -1,4 +1,4 @@ name=fcft -version=3.3.2 +version=3.3.3 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz"