summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-05-19 19:05:26 +0200
committer Willy Sudiarto Raharjo2018-05-20 03:35:11 +0200
commit5cbd7a9c9fe5b87c07c401f672622a851cce8053 (patch)
tree018e059e99e89da97ae097a523145ed03db7170d /network
parent9cde434fdccfa44bdac3e87fdc825420d93494dc (diff)
downloadold.slackbuilds-5cbd7a9c9fe5b87c07c401f672622a851cce8053.tar.gz
network/urlwatch: Updated for version 2.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/urlwatch/urlwatch.SlackBuild2
-rw-r--r--network/urlwatch/urlwatch.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/urlwatch/urlwatch.SlackBuild b/network/urlwatch/urlwatch.SlackBuild
index 0e9a1a8bec..c5dcb0d124 100644
--- a/network/urlwatch/urlwatch.SlackBuild
+++ b/network/urlwatch/urlwatch.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=urlwatch
-VERSION=${VERSION:-2.9}
+VERSION=${VERSION:-2.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/urlwatch/urlwatch.info b/network/urlwatch/urlwatch.info
index 40e97f0ced..ad4f219720 100644
--- a/network/urlwatch/urlwatch.info
+++ b/network/urlwatch/urlwatch.info
@@ -1,8 +1,8 @@
PRGNAM="urlwatch"
-VERSION="2.9"
+VERSION="2.11"
HOMEPAGE="https://thp.io/2008/urlwatch/"
-DOWNLOAD="https://pypi.python.org/packages/ed/ec/9840e5a935a35b1779a26748861d7929a4a36fd304c380fb44c639731ef3/urlwatch-2.9.tar.gz"
-MD5SUM="d40f5b29f70eb492fba978229dcd12cd"
+DOWNLOAD="https://files.pythonhosted.org/packages/77/2f/8cf4bceeda6717af0d272e73f2a9a4bea2db2ef08aa1e664781fe11bb305/urlwatch-2.11.tar.gz"
+MD5SUM="d47c93061a0329a0310e9b1a233d53f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyYAML minidb python-requests python-keyring python3-appdirs pycodestyle"