From c774df439afc0ae351d28653000abc6c14b8ff75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pola=C5=84ski?= Date: Thu, 15 Apr 2021 03:29:34 +0200 Subject: [PATCH] community/fcft: upgrade to 2.3.3 --- community/fcft/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD index 2192359dd5e..fb8d60a288e 100644 --- a/community/fcft/APKBUILD +++ b/community/fcft/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Alex McGrath pkgname=fcft -pkgver=2.3.2 +pkgver=2.3.3 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="b582ffb4541c7b906390ff7e43deee75554c790ac76613bb60511bdc8135fe0f1bd4c1f5056f559850aff75449e9f1c03ab6779341c6e4891e7da28c5d3c3341 fcft-2.3.2.tar.gz" +sha512sums="91f3c1292889c2fd1cdce439e0168a37a932d3a05ea78fff93ce69ea7b1adc33424e67a0b2c36931d26128e1169e6f784f16445475c94690dedf608f92278009 fcft-2.3.3.tar.gz"