[arch-commits] Commit in urlwatch/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Sun Nov 7 12:32:39 UTC 2021
Date: Sunday, November 7, 2021 @ 12:32:39
Author: polyzen
Revision: 1038533
upgpkg: urlwatch 2.24-1
Modified:
urlwatch/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-07 12:25:47 UTC (rev 1038532)
+++ PKGBUILD 2021-11-07 12:32:39 UTC (rev 1038533)
@@ -5,8 +5,8 @@
# Contributor: Allan McRae <allan at archlinux.org>
pkgname=urlwatch
-pkgver=2.23
-pkgrel=3
+pkgver=2.24
+pkgrel=1
pkgdesc='Tool for monitoring webpages for updates'
arch=('any')
url=https://thp.io/2008/urlwatch/
@@ -26,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=('73a29efbef80c02bc8c285fca427793979c0e4bef40bc084df5de5436378b842')
-b2sums=('330c52cad62985d24b2cc4c7345156abe9d5d369f8b3f4402856eb96a98f75422de49045bc10910e5cc81306744aad2dce7c05667a6f4eeb22b2bba47869f260')
+sha256sums=('f0b36db4bccd38923b178b66408c0d80d3103b7257f286b78e87d991283b86d7')
+b2sums=('7868ba757493c97ef65136d3da67ef3bb6b0d62e52ab150e169d66adea420872990527a622d305bd14923ff367041d615dcea1495871258040ec2cbb73ee7613')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list