summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLetu Ren2022-03-24 21:43:34 +0800
committerLetu Ren2022-03-24 21:43:34 +0800
commitdcc96a3c873140219a1cee0656bdae86ba170c29 (patch)
treeaddc0872acfa87f89250fc6cfa2d90546c705b4d /.SRCINFO
parentdea2be2cfe97b6434109bd5d5f00c83753677588 (diff)
downloadaur-dcc96a3c873140219a1cee0656bdae86ba170c29.tar.gz
replace dependency python-pdfminer.six with python-pdfminer
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3bea9ea9a5d..b18c403d11cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qualcoder
pkgdesc = Qualitative data analysis for text, images, audio, video. Cross platform. Python 3.6 or newer and PyQt5.
pkgver = 2.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ccbogel/QualCoder
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = qualcoder
depends = python-lxml
depends = python-pillow
depends = python-ebooklib
- depends = python-pdfminer.six
+ depends = python-pdfminer
depends = python-ply
depends = python-chardet
depends = python-openpyxl