summaryrefslogtreecommitdiffstats
path: root/network/urlwatch
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-02-03 20:17:36 +0100
committer Willy Sudiarto Raharjo2018-02-10 02:09:38 +0100
commit2d5625f5d673d0e649facd28b8d5537b6d43f986 (patch)
tree1dd8d1f35e5f0ebfb88d0aae14ed72d786f60ff5 /network/urlwatch
parent015b0946de7bb6a7ecb6224bd869df4223c4950e (diff)
downloadslackbuilds-2d5625f5d673d0e649facd28b8d5537b6d43f986.tar.gz
network/urlwatch: Updated for version 2.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/urlwatch')
-rw-r--r--network/urlwatch/urlwatch.SlackBuild4
-rw-r--r--network/urlwatch/urlwatch.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/urlwatch/urlwatch.SlackBuild b/network/urlwatch/urlwatch.SlackBuild
index f68847872a..eeeee2107b 100644
--- a/network/urlwatch/urlwatch.SlackBuild
+++ b/network/urlwatch/urlwatch.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for urlwatch
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=urlwatch
-VERSION=${VERSION:-2.7}
+VERSION=${VERSION:-2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/urlwatch/urlwatch.info b/network/urlwatch/urlwatch.info
index 7424298182..1e2f2961ac 100644
--- a/network/urlwatch/urlwatch.info
+++ b/network/urlwatch/urlwatch.info
@@ -1,10 +1,10 @@
PRGNAM="urlwatch"
-VERSION="2.7"
+VERSION="2.8"
HOMEPAGE="https://thp.io/2008/urlwatch/"
-DOWNLOAD="https://pypi.python.org/packages/50/9f/0311a0aa74d82001d1fa470cfa472fd75881475257e7765e86007a7d10aa/urlwatch-2.7.tar.gz"
-MD5SUM="1380be3896c16e559836e5b896479c08"
+DOWNLOAD="https://pypi.python.org/packages/10/49/062c7a7d97a33c095e857a260f7dd0f1946362804f7b651586b4d0d75b43/urlwatch-2.8.tar.gz"
+MD5SUM="4bc0580f4142ffb5c8a2ca7eae2813af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3 python3-PyYAML minidb python-requests python-keyring python3-appdirs"
+REQUIRES="python3-PyYAML minidb python-requests python-keyring python3-appdirs pycodestyle"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"