urlwatch: update to 2.11.
Closes #14619. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c8e3abe79b
commit
050d8af994
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'urlwatch'
|
||||
pkgname=urlwatch
|
||||
version=2.10
|
||||
version=2.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://thp.io/2008/urlwatch/"
|
||||
distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz"
|
||||
checksum=ab1fd825b87a1089c9c965c4521e1f6d243ecf3456128be8526bb86e9dd3dfc4
|
||||
checksum=18a498e7e1defdee855732c3a0606956fefcebdb95c567e4780c313cba7b2c4d
|
||||
|
||||
do_check() {
|
||||
nosetests-3.6
|
||||
|
|
Loading…
Reference in a new issue