rapidfuzz-cpp: update to 3.3.1

This commit is contained in:
chrysos349 2025-02-12 22:03:48 +03:00 committed by classabbyamp
parent da51aa33d0
commit ab66271d35
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'rapidfuzz-cpp'
pkgname=rapidfuzz-cpp
version=3.2.0
version=3.3.1
revision=1
build_style=cmake
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
changelog="https://github.com/rapidfuzz/rapidfuzz-cpp/releases"
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
checksum=45504e1091814017fb16e69b9f9494233043eee6a8a17ee7c327ffde3b0cc412
checksum=8d24762d28449aff43035067fe11d94c4c69430b202f44738e9cf8ed51aed38f
post_install() {
vlicense LICENSE