From c0edafb1d473b9726c1b0072204f20d44949e4b8 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Sat, 26 Oct 2024 13:03:01 +0300 Subject: [PATCH] rapidfuzz-cpp: update to 3.1.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 89e4332221e..416dea2001e 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.0.5 +version=3.1.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=e32936cc66333a12f659553b5fdd6d0c22257d32ac3b7a806ac9031db8dea5a1 +checksum=5a72811a9f5a890c69cb479551c19517426fb793a10780f136eb482c426ec3c8 post_install() { vlicense LICENSE