From 43536f66f0e7549792efae04d2d76cfd313b6456 Mon Sep 17 00:00:00 2001 From: Michał Polański Date: Sat, 8 May 2021 17:12:46 +0200 Subject: community/fcft: upgrade to 2.4.0 --- community/fcft/APKBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD index fb8d60a288e..c9506363404 100644 --- a/community/fcft/APKBUILD +++ b/community/fcft/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Alex McGrath pkgname=fcft -pkgver=2.3.3 +pkgver=2.4.0 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,6 @@ package() { DESTDIR="$pkgdir" meson install --no-rebuild -C output } -sha512sums="91f3c1292889c2fd1cdce439e0168a37a932d3a05ea78fff93ce69ea7b1adc33424e67a0b2c36931d26128e1169e6f784f16445475c94690dedf608f92278009 fcft-2.3.3.tar.gz" +sha512sums=" +0904344cf69875e5ed2b0543911cfcbd7fddafcc19ef611ff6abb30004515eb61a69f5add25f9576132dcd60bc0c2cc7f6461fade9124a32c4026154e56d8e64 fcft-2.4.0.tar.gz +" -- cgit v1.2.3