rapidfuzz-cpp: update to 2.2.3

This commit is contained in:
chrysos349 2023-11-24 22:14:51 +03:00 committed by Andrew J. Hesford
parent 6693b99466
commit 093b4b701a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rapidfuzz-cpp'
pkgname=rapidfuzz-cpp
version=2.1.1
version=2.2.3
revision=1
build_style=cmake
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
@ -8,7 +8,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
license="MIT"
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
checksum=1680c0dbf77d228ea81825c24755db99ee0e21a8db3663b5136741b3e108c3f2
checksum=df4412e9593945782de2212095bd4b70a8f8e63ae8f313976c616809be124d2c
post_install() {
vlicense LICENSE