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

Balló György bgyorgy at archlinux.org
Sun Jan 28 21:21:33 UTC 2018


    Date: Sunday, January 28, 2018 @ 21:21:32
  Author: bgyorgy
Revision: 287680

upgpkg: urlwatch 2.8-1

Update to new version

Modified:
  urlwatch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-28 21:20:10 UTC (rev 287679)
+++ PKGBUILD	2018-01-28 21:21:32 UTC (rev 287680)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.7
+pkgver=2.8
 pkgrel=1
 pkgdesc="A tool for monitoring webpages for updates"
 arch=('any')
@@ -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=('0a7b46d161501463dda99a1d82daf00237e2627616beaa6ccbf04d6c70c68ded')
+sha256sums=('e0b75f81920f547b01e6bc1cfb34eff1a0c9513914ed61013876b8b8d2fe20fb')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list