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

Balló György bgyorgy at archlinux.org
Tue Jul 12 19:45:54 UTC 2016


    Date: Tuesday, July 12, 2016 @ 19:45:53
  Author: bgyorgy
Revision: 182709

upgpkg: urlwatch 2.4-1

Update to new version

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 19:44:15 UTC (rev 182708)
+++ PKGBUILD	2016-07-12 19:45:53 UTC (rev 182709)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=urlwatch
-pkgver=2.3
+pkgver=2.4
 pkgrel=1
 pkgdesc="A tool for monitoring webpages for updates"
 arch=('any')
@@ -11,8 +11,8 @@
 url="http://thp.io/2008/urlwatch/"
 license=('BSD')
 depends=('python-keyring' 'python-minidb' 'python-requests' 'python-yaml')
-source=("https://github.com/thp/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('e628a0e6ec567f517ef25056911b698d7b04091f96b3e2452d0a8dc4fee3f108')
+source=("http://thp.io/2008/urlwatch/$pkgname-$pkgver.tar.gz")
+sha256sums=('678145ca0677091c783a8a627aa793eac3783a83f00915ac038da9057306c578')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list