From ab66271d358f79a1f8488584ea8834ab61ac8ac5 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Wed, 12 Feb 2025 22:03:48 +0300 Subject: [PATCH] rapidfuzz-cpp: update to 3.3.1 --- srcpkgs/rapidfuzz-cpp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rapidfuzz-cpp/template b/srcpkgs/rapidfuzz-cpp/template index 6fceebac76d..942737000c0 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.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