mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/urlwatch: upgrade to 1.17
This commit is contained in:
parent
d43e19bb0b
commit
c13d517005
@ -1,8 +1,8 @@
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=urlwatch
|
||||
pkgver=1.15
|
||||
pkgrel=1
|
||||
pkgver=1.17
|
||||
pkgrel=0
|
||||
pkgdesc="A tool for monitoring webpages for updates"
|
||||
url="http://thpinfo.com/2008/urlwatch/"
|
||||
arch="noarch"
|
||||
@ -35,4 +35,6 @@ package() {
|
||||
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="a0a739d4ea18f15c121e5f12bb75cbc9 urlwatch-1.15.tar.gz"
|
||||
md5sums="fb15ca7d3723e3a385ee149d9b19c262 urlwatch-1.17.tar.gz"
|
||||
sha256sums="006f04c124cf3dace3d071921e5ed452f6fbd463495bc8aa7879b915407c88f6 urlwatch-1.17.tar.gz"
|
||||
sha512sums="67026913083fcc99e99cfb33a31873ac48a2ee69db34b8c13fcccc3bdd051787954cfbf3d3ef73a331c03540e254f53ba6d2661967f89de204798aaf35033cd0 urlwatch-1.17.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user