diff options
author | Diego Cruz Aguilar | 2022-06-28 19:17:08 -0500 |
---|---|---|
committer | Diego Cruz Aguilar | 2022-06-28 19:17:08 -0500 |
commit | 21cd4b7dd65b1928a636a26dc555c1fc2c417947 (patch) | |
tree | 4ac76d100a541e6be3aeabb2df35fbe40822df34 /PKGBUILD | |
parent | 2166276e1ce0834cde7947c912c1873008164a3c (diff) | |
download | aur-21cd4b7dd65b1928a636a26dc555c1fc2c417947.tar.gz |
TheFuzz pkg v2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ _name='thefuzz' pkgname="python-$_name" pkgver=0.19.0 pkgrel=1 -pkgdesc='DBus library in Python 3' +pkgdesc='Fuzzy string matching like a boss' arch=('any') url="https://github.com/seatgeek/thefuzz" license=('LGPL') |