fcft: update to 3.1.3

This commit is contained in:
cinerea0 2022-08-31 15:35:33 -04:00 committed by classabbyamp
parent 3840370569
commit 813754fff8
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fcft'
pkgname=fcft
version=3.1.2
version=3.1.3
revision=1
wrksrc=$pkgname
build_style=meson
@ -14,8 +14,9 @@ short_desc="Simple library for font loading and glyph rasterization"
maintainer="Isaac Freund <mail@isaacfreund.com>"
license="MIT"
homepage="https://codeberg.org/dnkl/fcft"
changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=f571afe693d3fa11fe36e97c7a2ecbbf9313755ee31c1ec3dcc648796b8e6db0
checksum=d9bff464ae5c31fbaad0fb8a50b6db2fc168c48aae169d005066ad358b9d432d
build_options="textshaping"
build_options_default="textshaping"