Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/fcft/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fcft'
pkgname=fcft
version=3.3.2
version=3.3.3
revision=1
build_style=meson
configure_args="-Ddocs=enabled
Expand All @@ -15,7 +15,7 @@ license="MIT"
homepage="https://codeberg.org/dnkl/fcft"
changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
checksum=79e52aaafc0b57fa2b68ed6127de13e98318050399a939691b8ca30d44d48591
checksum=c0d8d485b45b1af829f73101d6588f404a32bf3c7543236b1a4707d44be81b60

build_options="textshaping"
build_options_default="textshaping"
Expand Down