fcft: update to 3.3.2

Closes: #56365 [via git-merge-pr]
This commit is contained in:
dogknowsnx 2025-07-20 01:03:04 +02:00 committed by classabbyamp
parent 9f8db0f0a4
commit 9148e4cf24
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'fcft' # Template file for 'fcft'
pkgname=fcft pkgname=fcft
version=3.3.1 version=3.3.2
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=f18bf79562e06d41741690cd1e07a02eb2600ae39eb5752eef8a698f603a482c checksum=79e52aaafc0b57fa2b68ed6127de13e98318050399a939691b8ca30d44d48591
build_options="textshaping" build_options="textshaping"
build_options_default="textshaping" build_options_default="textshaping"