diff --git a/common/shlibs b/common/shlibs index 4c8ceab393..763fb105e6 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3940,7 +3940,7 @@ libsynctex.so.2 libsynctex-20200406_3 libdolphinvcs.so.5 dolphin-20.04.3_1 libocl.so.2019.07 opencamlib-2019.07_1 libcglm.so.0 cglm-0.7.6_1 -libfcft.so.3 fcft-2.2.2_1 +libfcft.so.4 fcft-3.0.1_1 libaml.so.0 aml-0.1.0_1 libneatvnc.so.0 neatvnc-0.3.2_1 libtdjson.so.1.8.0 libtd-1.8.0_1 diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template index 4f78c6b67d..f30290d591 100644 --- a/srcpkgs/fcft/template +++ b/srcpkgs/fcft/template @@ -1,6 +1,6 @@ # Template file for 'fcft' pkgname=fcft -version=2.5.1 +version=3.0.1 revision=1 wrksrc=$pkgname build_style=meson @@ -15,7 +15,7 @@ maintainer="Isaac Freund " license="MIT" homepage="https://codeberg.org/dnkl/fcft" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=1b9e9346c884f16bce9548806ea89c5e34ccc98ce27ec6ecff1f5011235de112 +checksum=0d9b9f3add24aef5efcf42a32e8ad0e50060e1441a491e04fff3d79a36a526ea build_options="textshaping" build_options_default="textshaping"