diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-05-19 19:05:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:11 +0700 |
commit | bf664f6077a24f2aee22ec151b6b90e95a1aad08 (patch) | |
tree | b7e7cadce731c5e6314e7869cb99db3f6136a740 /network/urlwatch | |
parent | 8dfc7eb9451eede76a5bff8b7437486c474d16e1 (diff) | |
download | slackbuilds-bf664f6077a24f2aee22ec151b6b90e95a1aad08.tar.gz |
network/urlwatch: Updated for version 2.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/urlwatch')
-rw-r--r-- | network/urlwatch/urlwatch.SlackBuild | 2 | ||||
-rw-r--r-- | network/urlwatch/urlwatch.info | 6 |
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" |