mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
fcft: update to 3.1.5
This commit is contained in:
parent
c2c54c11f0
commit
0a15d9470c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fcft'
|
# Template file for 'fcft'
|
||||||
pkgname=fcft
|
pkgname=fcft
|
||||||
version=3.1.4
|
version=3.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Drun-shaping=$(vopt_if textshaping enabled disabled)
|
configure_args="-Drun-shaping=$(vopt_if textshaping enabled disabled)
|
||||||
|
@ -14,8 +14,8 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||||
license="MIT"
|
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="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/fcft/archive/${version}.tar.gz"
|
||||||
checksum=37363f7af0430161902b8d194016366b0fbca3b8353ee26b70c5b7ad8e9602c8
|
checksum=8a7e09c887edce97f8780dba8a060026c3551da48252819400d7af1c5eacf871
|
||||||
|
|
||||||
build_options="textshaping"
|
build_options="textshaping"
|
||||||
build_options_default="textshaping"
|
build_options_default="textshaping"
|
||||||
|
|
Loading…
Add table
Reference in a new issue