Date: Wednesday, July 4, 2018 @ 19:01:39 Author: bgyorgy Revision: 352061
upgpkg: urlwatch 2.13-1 Update to new version Modified: urlwatch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-04 19:01:27 UTC (rev 352060) +++ PKGBUILD 2018-07-04 19:01:39 UTC (rev 352061) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=urlwatch -pkgver=2.11 +pkgver=2.13 pkgrel=1 pkgdesc="A 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=('ee81c577cfa7d75c9151a1c995be32ccbfb800aca8fca952df6887ae09da0365') +sha256sums=('b9808d20129cfa47ea1d774e348890fa9fa6c61e894e605b4684bacaff058405') build() { cd $pkgname-$pkgver
