fcft: update to 3.1.9

This commit is contained in:
cinerea0 2024-11-14 07:39:59 -05:00 committed by cinerea0
parent 22842ef0e9
commit 84aa542ca9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fcft' # Template file for 'fcft'
pkgname=fcft pkgname=fcft
version=3.1.8 version=3.1.9
revision=2 revision=1
build_style=meson build_style=meson
configure_args="-Ddocs=enabled configure_args="-Ddocs=enabled
$(vopt_feature textshaping run-shaping)" $(vopt_feature textshaping run-shaping)"
@ -15,7 +15,7 @@ license="MIT"
homepage="https://codeberg.org/dnkl/fcft" homepage="https://codeberg.org/dnkl/fcft"
changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md" changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz" distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
checksum=f48c793f354b8be95477e475dde7c98ac9d2628c52ecb42029dc6d20b52d787c checksum=4b7e3b2ab7e14f532d8a9cb0f2d3b0cdf9d2919b95e6ab8030f7ac87d059c2b6
build_options="textshaping" build_options="textshaping"
build_options_default="textshaping" build_options_default="textshaping"