testing/urlwatch: upgrade to 1.15

This commit is contained in:
Fabian Affolter 2012-09-21 15:23:09 +00:00
parent b7729f44db
commit e9bba6139f

View File

@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=urlwatch
pkgver=1.14
pkgver=1.15
pkgrel=1
pkgdesc="A tool for monitoring webpages for updates"
url="http://thpinfo.com/2008/urlwatch/"
@ -35,4 +35,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
md5sums="6bff9dab50fe4c45521d0b8e36d604a5 urlwatch-1.14.tar.gz"
md5sums="a0a739d4ea18f15c121e5f12bb75cbc9 urlwatch-1.15.tar.gz"