---
community/fcft/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD
index c678be31b2..ef5fd7b03e 100644
--- a/community/fcft/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=fcft
-pkgver=3.1.1
-pkgrel=1
+pkgver=3.1.2
+pkgrel=0
pkgdesc="Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman"
url="https://codeberg.org/dnkl/fcft.git"
license="MIT"
@@ -35,5 +35,5 @@ package() {
}
sha512sums="
-0344fc55906dee2588162f805ad703fe0efd26f3a8ce794273721d6111dd29bdb3589bd863f24998346018932f78b4c2dc04c4e2c8b49286db1efa9ecbc5521f fcft-3.1.1.tar.gz
+b3874819ef90a4f1d1975cae72b925c928bc9758629e63b2083dab807166133bc68308ba4f9481c34c9e0b5262a1d2558e47cccf6ce9d34516583e48d03a5bf9 fcft-3.1.2.tar.gz
"
--
2.36.1