summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-02-09 17:15:37 +0200
committerStelios Tsampas2023-02-09 17:15:37 +0200
commit48a0761edfa90815626668369c5900a0440a5c94 (patch)
tree7dd8a57d2ab57bc4d1e49ae0cadd9a03e8f8b801
parent71e94d77cce4a701e2604fbecb99c01bc5d83e21 (diff)
downloadaur-48a0761edfa90815626668369c5900a0440a5c94.tar.gz
[commictagger] update vcs pkgbuild
-rw-r--r--PKGBUILD.live7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD.live b/PKGBUILD.live
index f8d604ce3da5..fe929fd21e39 100644
--- a/PKGBUILD.live
+++ b/PKGBUILD.live
@@ -1,13 +1,15 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
+# Maintainer: RealStickman <mrc+aur _a_ frm01 _d_ net>
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