Date: Saturday, April 13, 2019 @ 19:04:18 Author: maximbaz Revision: 451541
upgpkg: urlwatch 2.17-1 Modified: urlwatch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-13 19:02:40 UTC (rev 451540) +++ PKGBUILD 2019-04-13 19:04:18 UTC (rev 451541) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=urlwatch -pkgver=2.16 +pkgver=2.17 pkgrel=1 pkgdesc="Tool for monitoring webpages for updates" arch=('any') @@ -15,7 +15,7 @@ 'python-beautifulsoup4: prettify HTML' 'python-html2text: convert HTML to plain text') source=("$pkgname-$pkgver.tar.gz::https://github.com/thp/urlwatch/archive/$pkgver.tar.gz") -sha256sums=('70e62d655711e1c375f04f92fc0ac3af87a6f8a549ad7c815fd07a1189205195') +sha256sums=('83101382c2cbc6e84752f12cdbdefed67b3018085fa5ffb68923d6b1fe97854d') build() { cd $pkgname-$pkgver
