summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Mader2018-05-28 21:38:51 +0200
committerWolfgang Mader2018-05-28 21:38:51 +0200
commit709e9d8151ab44646df97575ec799a7764009e4a (patch)
treea659b12348d51867a0f53fb9fbb1f3602c610d24
parente83fccb108f93cf4739579e6055167cee5ad6a1d (diff)
downloadaur-709e9d8151ab44646df97575ec799a7764009e4a.tar.gz
Add new dependencies for version 1.3: python-dateparser, python-pdftotext
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e6cbb5e5813..2a1436475610 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,6 +22,8 @@ pkgbase = paperless
depends = tesseract
depends = unpaper
depends = ghostscript
+ depends = python-dateparser
+ depends = python-pdftotext
options = !buildflags
source = https://github.com/danielquinn/paperless/archive/1.3.0.tar.gz
source = paperless.conf
diff --git a/PKGBUILD b/PKGBUILD
index b7a5a3311002..88fe1d75a46c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/danielquinn/paperless"
license=('GPL3')
options=(!buildflags)
-depends=('python-django' 'python-django-extensions' 'python-django-rest-framework' 'python-django-crispy-forms' 'python-django-filter' 'python-fuzzywuzzy' 'python-pyocr' 'python-gnupg' 'python-pilkit' 'python-dotenv' 'python-dateutil' 'python-magic' 'python-django-flat-responsive' 'python-langdetect' 'tesseract' 'unpaper' 'ghostscript')
+depends=('python-django' 'python-django-extensions' 'python-django-rest-framework' 'python-django-crispy-forms' 'python-django-filter' 'python-fuzzywuzzy' 'python-pyocr' 'python-gnupg' 'python-pilkit' 'python-dotenv' 'python-dateutil' 'python-magic' 'python-django-flat-responsive' 'python-langdetect' 'tesseract' 'unpaper' 'ghostscript' 'python-dateparser' 'python-pdftotext')
source=("https://github.com/danielquinn/${pkgname}/archive/${pkgver}.tar.gz"
paperless.conf
paperless-consumer.service