diff --git a/srcpkgs/rapidfuzz-cpp/template b/srcpkgs/rapidfuzz-cpp/template index 942737000c0..0c6b11db43b 100644 --- a/srcpkgs/rapidfuzz-cpp/template +++ b/srcpkgs/rapidfuzz-cpp/template @@ -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