mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/urlwatch: upgrade to 1.15
This commit is contained in:
parent
b7729f44db
commit
e9bba6139f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user