diff --git a/PKGBUILD.live b/PKGBUILD.live index f8d604c..fe929fd 100644 --- a/PKGBUILD.live +++ b/PKGBUILD.live @@ -1,13 +1,15 @@ # Maintainer: loathingkernel +# Maintainer: RealStickman pkgname=comictagger -pkgver=1.4.8 +pkgver=1.5.5 pkgrel=1 pkgdesc='Application for writing metadata to digital comics, written in Python and PyQt' arch=(any) url='https://github.com/comictagger/comictagger' license=(Apache) depends=(python + python-appdirs python-beautifulsoup4 python-importlib-metadata python-natsort @@ -15,9 +17,10 @@ depends=(python python-pillow python-py7zr python-pycountry + python-pyicu + python-rapidfuzz python-requests python-text2digits - python-thefuzz python-typing_extensions python-wordninja python-unrar-cffi