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

Balló György bgyorgy at archlinux.org
Mon Sep 10 04:50:51 UTC 2018


    Date: Monday, September 10, 2018 @ 04:50:50
  Author: bgyorgy
Revision: 378969

upgpkg: urlwatch 2.14-1

Update to new version

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-10 04:44:44 UTC (rev 378968)
+++ PKGBUILD	2018-09-10 04:50:50 UTC (rev 378969)
@@ -4,18 +4,18 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.13
-pkgrel=2
-pkgdesc="A tool for monitoring webpages for updates"
+pkgver=2.14
+pkgrel=1
+pkgdesc="Tool for monitoring webpages for updates"
 arch=('any')
 url="https://thp.io/2008/urlwatch/"
 license=('BSD')
-depends=('python-appdirs' 'python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
+depends=('python-appdirs' 'python-keyring' 'python-lxml' 'python-minidb' 'python-requests' 'python-yaml')
 optdepends=('lynx: convert HTML to plain text'
             '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=('b9808d20129cfa47ea1d774e348890fa9fa6c61e894e605b4684bacaff058405')
+sha256sums=('8efba1c67b02e06e3ec2150498cb327f34ba4d15547fb1cbdfe613eb504850c2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list