community/fcft: upgrade to 2.3.3

This commit is contained in:
Michał Polański 2021-04-15 03:29:34 +02:00
parent eb7c253175
commit c774df439a

View File

@ -1,6 +1,6 @@
# Maintainer: Alex McGrath <amk@amk.ie>
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"