[arch-commits] Commit in urlwatch/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Apr 12 21:01:47 UTC 2021


    Date: Monday, April 12, 2021 @ 21:01:46
  Author: polyzen
Revision: 916061

upgpkg: urlwatch 2.23-1

Modified:
  urlwatch/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 21:01:36 UTC (rev 916060)
+++ PKGBUILD	2021-04-12 21:01:46 UTC (rev 916061)
@@ -5,8 +5,8 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.22
-pkgrel=5
+pkgver=2.23
+pkgrel=1
 pkgdesc='Tool for monitoring webpages for updates'
 arch=('any')
 url=https://thp.io/2008/urlwatch/
@@ -16,7 +16,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
               'python-pytest')
-optdepends=('lynx: for one of the html2text filter methods'
+optdepends=('jq: for the jq filter'
+            'lynx: for one of the html2text filter methods'
             'python-beautifulsoup4: for the beautify filter and one of the html2text filter methods'
             'python-cssbeautifier: for the beautify filter'
             'python-html2text: for one of the html2text filter methods'
@@ -25,8 +26,8 @@
             'python-pyppeteer: for the browser job'
             'python-pytesseract: for the ocr filter')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('6aa63ef6aa9476d571d177936dcdb40df82fd50fca58d0fb24cc851bccc54423')
-b2sums=('e7f10872e5d7f42ec0ac1073783431c4b0e4fcdcf40884a9f7f52aee36705fbdbaaf5f9e671223715040c6f68cc580f531ba753c9326a2b1380d2fb707f66f1c')
+sha256sums=('73a29efbef80c02bc8c285fca427793979c0e4bef40bc084df5de5436378b842')
+b2sums=('330c52cad62985d24b2cc4c7345156abe9d5d369f8b3f4402856eb96a98f75422de49045bc10910e5cc81306744aad2dce7c05667a6f4eeb22b2bba47869f260')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list