aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/urlwatch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/urlwatch/APKBUILD b/testing/urlwatch/APKBUILD
index d5e5a5ade8..e4bd2d7bdb 100644
--- a/testing/urlwatch/APKBUILD
+++ b/testing/urlwatch/APKBUILD
@@ -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"