backports/rapidfuzz: upgrade to 2.0.0

This commit is contained in:
Antoine Martin 2023-08-31 13:38:59 -04:00
parent 73216a21f1
commit 8aff9751a5
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,11 +1,10 @@
# Maintainer: psykose <alice@ayaya.dev> # Maintainer:
pkgname=rapidfuzz pkgname=rapidfuzz
pkgver=1.10.4 pkgver=2.0.0
pkgrel=0 pkgrel=1
pkgdesc="Rapid fuzzy string matching in C++ using the Levenshtein Distance" pkgdesc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
url="https://github.com/maxbachmann/rapidfuzz-cpp" url="https://github.com/maxbachmann/rapidfuzz-cpp"
#arch="all" arch="all"
# fix me
license="MIT" license="MIT"
makedepends=" makedepends="
cmake cmake
@ -39,5 +38,5 @@ package() {
} }
sha512sums=" sha512sums="
11dfd3b5f869eaf11edcb2c075709416645c89ab6057dbcaf12eb5defd609c33e792265b131942f22e3e2661f8c00a653e23a83eb2ba4bd8c82a7d16960d3b3b rapidfuzz-1.10.4.tar.gz 02af141b123545303d634ffe84fbe83e635f06c9ffa3a6506661e53beb22fe7221942b3e46d33b2a49ef929c5de9acfb00c48cb5685c760506c5fcf37c716f9a rapidfuzz-2.0.0.tar.gz
" "