rapidfuzz-cpp: update to 3.3.2

This commit is contained in:
chrysos349 2025-04-08 20:38:29 +03:00 committed by classabbyamp
parent 5a2b6ba8ac
commit 9285479f00
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.3.1
version=3.3.2
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=8d24762d28449aff43035067fe11d94c4c69430b202f44738e9cf8ed51aed38f
checksum=cf619bb1e7a525472077e76287041d9cd89e97073a24095bcb97f81897b0c1d4
post_install() {
vlicense LICENSE