[arch-commits] Commit in urlwatch/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Sun Nov 22 03:24:06 UTC 2020
Date: Sunday, November 22, 2020 @ 03:24:05
Author: polyzen
Revision: 758827
upgpkg: urlwatch 2.21-4: Add python-pdftotext optdep
Modified:
urlwatch/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-22 03:23:17 UTC (rev 758826)
+++ PKGBUILD 2020-11-22 03:24:05 UTC (rev 758827)
@@ -6,7 +6,7 @@
pkgname=urlwatch
pkgver=2.21
-pkgrel=3
+pkgrel=4
pkgdesc='Tool for monitoring webpages for updates'
arch=('any')
url=https://thp.io/2008/urlwatch/
@@ -18,6 +18,7 @@
'python-cssbeautifier: for the beautify filter'
'python-html2text: for one of the html2text filter methods'
'python-jsbeautifier: for the beautify filter'
+ 'python-pdftotext: for the pdf2text filter'
'python-pytesseract: for the ocr filter')
checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
'python-pytest')
More information about the arch-commits
mailing list