Compare commits

..

2 Commits

Author SHA1 Message Date
Stelios Tsampas
415cf76871 [comictagger] python rebuild 2023-05-24 02:19:54 +03:00
Stelios Tsampas
48a0761edf [commictagger] update vcs pkgbuild 2023-02-09 17:15:37 +02:00
3 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,7 @@
pkgbase = comictagger
pkgdesc = Application for writing metadata to digital comics, written in Python and PyQt
pkgver = 1.5.5
pkgrel = 1
pkgrel = 2
url = https://github.com/comictagger/comictagger
arch = any
license = Apache

View File

@ -1,9 +1,9 @@
# Maintainer: loathingkernel <loathingkernel _a_ gmail _d_ com>
# Maintainer: exu <aur _a_ frm01 _d_ net>
# Maintainer: RealStickman <mrc+aur _a_ frm01 _d_ net>
pkgname=comictagger
pkgver=1.5.5
pkgrel=1
pkgrel=2
pkgdesc='Application for writing metadata to digital comics, written in Python and PyQt'
arch=(any)
url='https://github.com/comictagger/comictagger'

View File

@ -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