aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-12-20 01:15:39 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-20 03:20:25 +0000
commit205f415d377f99599233639d90ffc5a0dbee4ccc (patch)
tree68aef45720ad21fd253739517c969ed06c7f00ae
parentf5f386cd85bd19fe3e8dc4fbef3d34e3bdfa9e66 (diff)
community/fcft: upgrade to 2.3.2
-rw-r--r--community/fcft/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD
index 38874cc1e08..2192359dd5e 100644
--- a/community/fcft/APKBUILD
+++ b/community/fcft/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=fcft
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=0
pkgdesc="A simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman."
url="https://codeberg.org/dnkl/fcft.git"
@@ -25,4 +25,4 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="e08f71412f8247bb4e08b0dc522ee815e022b6cad9e2672fc09b5020936883eca2a5efc7c73a605ef74882a9548b09d5ea533940e0c9d4172944adf9688715a1 fcft-2.3.1.tar.gz"
+sha512sums="b582ffb4541c7b906390ff7e43deee75554c790ac76613bb60511bdc8135fe0f1bd4c1f5056f559850aff75449e9f1c03ab6779341c6e4891e7da28c5d3c3341 fcft-2.3.2.tar.gz"