diff options
| -rw-r--r-- | repos/extra/fcft/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/fcft/.files | 25 | ||||
| -rw-r--r-- | repos/extra/fcft/abuild | 2 |
3 files changed, 4 insertions, 25 deletions
diff --git a/repos/extra/fcft/.checksum b/repos/extra/fcft/.checksum index d5d4dc87..23785b0c 100644 --- a/repos/extra/fcft/.checksum +++ b/repos/extra/fcft/.checksum @@ -1 +1 @@ -6b0734767958fa7beb9c72e86b1bbc7a6a61e6e821e3d9d6ce4c900973d98416 fcft-3.3.1.tar.gz +71083cf5328ed5c80a8d03d74e0c56cdebdcd8d6419666ed2777cf4d8b457660 fcft-3.3.2.tar.gz diff --git a/repos/extra/fcft/.files b/repos/extra/fcft/.files index e34d8246..8b6911f0 100644 --- a/repos/extra/fcft/.files +++ b/repos/extra/fcft/.files @@ -5,28 +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.1 --rwxr-xr-x root/root usr/lib/libfcft.so.4.3.1 +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 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fcft.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/fcft_capabilities.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_clone.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_destroy.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_fini.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_font_options_create.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_font_options_destroy.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_from_name.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_from_name2.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_init.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_kerning.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_log_init.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_precompose.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_char_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_grapheme_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_rasterize_text_run_utf32.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_set_emoji_presentation.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_set_scaling_filter.3.gz --rw-r--r-- root/root usr/share/man/man3/fcft_text_run_destroy.3.gz diff --git a/repos/extra/fcft/abuild b/repos/extra/fcft/abuild index 891a73e7..5228c869 100644 --- a/repos/extra/fcft/abuild +++ b/repos/extra/fcft/abuild @@ -1,4 +1,4 @@ name=fcft -version=3.3.1 +version=3.3.2 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" |