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

Balló György bgyorgy at archlinux.org
Wed Nov 22 13:52:25 UTC 2017


    Date: Wednesday, November 22, 2017 @ 13:52:24
  Author: bgyorgy
Revision: 268017

upgpkg: urlwatch 2.7-1

Update to new version

Modified:
  urlwatch/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 13:50:38 UTC (rev 268016)
+++ PKGBUILD	2017-11-22 13:52:24 UTC (rev 268017)
@@ -4,8 +4,8 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.6
-pkgrel=2
+pkgver=2.7
+pkgrel=1
 pkgdesc="A tool for monitoring webpages for updates"
 arch=('any')
 url="https://thp.io/2008/urlwatch/"
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
 source=("https://github.com/thp/urlwatch/archive/$pkgver.tar.gz")
-sha256sums=('ab14dbdda6604e42e63c47cd70d533a9c3033aa238e891fd895c0f605f187625')
+sha256sums=('0a7b46d161501463dda99a1d82daf00237e2627616beaa6ccbf04d6c70c68ded')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list