fstl: update to 0.10.0.

This commit is contained in:
Érico Nogueira 2022-07-16 00:29:04 -03:00
parent 501c6e1cfc
commit cf417e7473

View file

@ -1,6 +1,6 @@
# Template file for 'fstl'
pkgname=fstl
version=0.9.4
version=0.10.0
revision=1
build_style=cmake
hostmakedepends="qt5-qmake qt5-host-tools"
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="http://www.mattkeeter.com/projects/fstl/"
distfiles="https://github.com/mkeeter/${pkgname}/archive/v${version}.tar.gz"
checksum=5c2d6bf14ec0bee15d415a0810787bfd714971822a4fa9433c6ea476484dd335
checksum=e00c9f5f90e5efc3804cd2d7a64efb9f592921b7ff78d7190aa4182145119d9a
post_install() {
grep -A8 "# License" README.md | sed 's/# License/MIT License/' > LICENSE