fcft: update to 3.0.1.
This commit is contained in:
parent
9fcb974634
commit
be8ab7391a
2 changed files with 3 additions and 3 deletions
|
@ -3940,7 +3940,7 @@ libsynctex.so.2 libsynctex-20200406_3
|
|||
libdolphinvcs.so.5 dolphin-20.04.3_1
|
||||
libocl.so.2019.07 opencamlib-2019.07_1
|
||||
libcglm.so.0 cglm-0.7.6_1
|
||||
libfcft.so.3 fcft-2.2.2_1
|
||||
libfcft.so.4 fcft-3.0.1_1
|
||||
libaml.so.0 aml-0.1.0_1
|
||||
libneatvnc.so.0 neatvnc-0.3.2_1
|
||||
libtdjson.so.1.8.0 libtd-1.8.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fcft'
|
||||
pkgname=fcft
|
||||
version=2.5.1
|
||||
version=3.0.1
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -15,7 +15,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
|||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/fcft"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=1b9e9346c884f16bce9548806ea89c5e34ccc98ce27ec6ecff1f5011235de112
|
||||
checksum=0d9b9f3add24aef5efcf42a32e8ad0e50060e1441a491e04fff3d79a36a526ea
|
||||
|
||||
build_options="textshaping"
|
||||
build_options_default="textshaping"
|
||||
|
|
Loading…
Reference in a new issue