[arch-commits] Commit in urlwatch/trunk (PKGBUILD)
    Balló György 
    bgyorgy at archlinux.org
       
    Sun May 20 16:44:07 UTC 2018
    
    
  
    Date: Sunday, May 20, 2018 @ 16:44:07
  Author: bgyorgy
Revision: 325429
upgpkg: urlwatch 2.11-1
Update to new version
Modified:
  urlwatch/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 16:42:37 UTC (rev 325428)
+++ PKGBUILD	2018-05-20 16:44:07 UTC (rev 325429)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.9
+pkgver=2.11
 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=('22e54e8e67dc3d9f5d3f913f25da81e1500da2cb371958d97f5643cc9700e7b3')
+sha256sums=('ee81c577cfa7d75c9151a1c995be32ccbfb800aca8fca952df6887ae09da0365')
 
 build() {
   cd $pkgname-$pkgver
    
    
More information about the arch-commits
mailing list