python-pyahocorasick: auto updated to 2.1.0-4

This commit is contained in:
BioArchLinuxBot 2024-12-22 18:21:20 +00:00
parent 5a2acc51e1
commit 1100759201

View file

@ -3,7 +3,7 @@
pkgname=python-pyahocorasick
_module=${pkgname#python-}
pkgver=2.1.0
pkgrel=3
pkgrel=4
pkgdesc="Fast and memory efficient library for exact or approximate multi-pattern string search"
arch=('x86_64')
url="https://github.com/WojciechMula/pyahocorasick"