summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-10-05 08:48:19 +0200
committer Willy Sudiarto Raharjo2018-10-06 02:25:24 +0200
commit3c723039397d07d2b74cc5bf598b15aa86a6c1ae (patch)
treefb24edbbe563887cebaffc06b5b57f9a2007213f
parent3c1e86444e41e8bb2e670c8296c20a257a003840 (diff)
downloadslackbuilds-3c723039397d07d2b74cc5bf598b15aa86a6c1ae.tar.gz
python/pickleshare: Updated for version 0.7.5.
-rw-r--r--python/pickleshare/pickleshare.SlackBuild4
-rw-r--r--python/pickleshare/pickleshare.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pickleshare/pickleshare.SlackBuild b/python/pickleshare/pickleshare.SlackBuild
index 435e5904fa..a6c1061592 100644
--- a/python/pickleshare/pickleshare.SlackBuild
+++ b/python/pickleshare/pickleshare.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pickleshare
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=pickleshare
-VERSION=${VERSION:-0.7.4}
+VERSION=${VERSION:-0.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pickleshare/pickleshare.info b/python/pickleshare/pickleshare.info
index b2a522126d..163fb8315c 100644
--- a/python/pickleshare/pickleshare.info
+++ b/python/pickleshare/pickleshare.info
@@ -1,8 +1,8 @@
PRGNAM="pickleshare"
-VERSION="0.7.4"
+VERSION="0.7.5"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/pickleshare/pickleshare/archive/0.7.4/pickleshare-0.7.4.tar.gz"
-MD5SUM="edd1fc04bc12d9748c852218d2cb86fd"
+DOWNLOAD="https://github.com/pickleshare/pickleshare/archive/0.7.5/pickleshare-0.7.5.tar.gz"
+MD5SUM="79387de9fd8cc26e29d5cae9fc2fab9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pathlib"