From 48a0761edfa90815626668369c5900a0440a5c94 Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Thu, 9 Feb 2023 17:15:37 +0200 Subject: [PATCH] [commictagger] update vcs pkgbuild --- PKGBUILD.live | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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