summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnanas2024-06-22 05:30:55 +0200
committerAnanas2024-06-22 05:30:55 +0200
commit5564c431dd846b0f48b6f3ac05cc07f48c7b6469 (patch)
treecae3db27406fe059c49d7265b93eba1fec61dc4e /PKGBUILD
parentfa799004ec63f638f55b102463896108d968bb16 (diff)
downloadaur-5564c431dd846b0f48b6f3ac05cc07f48c7b6469.tar.gz
python-thefuzz
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42585c426bc2..36df7b0d4f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ depends=(
"python-unidecode"
"python-deprecation"
"python-decouple"
+ "python-thefuzz"
"python-devgoldyutils"
"python-mov-cli-test"
@@ -28,7 +29,7 @@ depends=(
"fzf"
)
optdepends=(
- "python-lxml: For faster beautifulsoup parser."
+ "python-lxml: For a faster beautifulsoup parser."
"vlc: Optional media player."