[PATCH] community/fcft: upgrade to 2.4.6
Export this patch
---
community/fcft/APKBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD
index 3a43b53b25..8fc55b46a3 100644
--- a/community/fcft/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=fcft
-pkgver=2.4.5
+pkgver=2.4.6
pkgrel=0
pkgdesc="A simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman."
url="https://codeberg.org/dnkl/fcft.git"
@@ -26,5 +26,5 @@ package() {
}
sha512sums="
-e29cabcb76357c91a93b63eaac1d548a7e4a4c05f6db39448bef6949c5e42965493b588b5c1d5cd2a223bce29e6f2a673ed63ebfa2d0d59a7edc453df06c5c8d fcft-2.4.5.tar.gz
+554d4e01a24aba36eb44c195eef8b82aac08e8e32ddae3dabc45bef20428d02aee981610edecfb9f8311250b5c2c783664b0929305a857dd2910431512a91d95 fcft-2.4.6.tar.gz
"
--
2.33.1