summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-01-02 06:08:11 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-07 08:48:16 +0700
commitf6bdf63a39f2d2a300cbec18a26987acf6139312 (patch)
tree39268d68681ce4f6848748d14fa0657cc8dbe74d /python
parent89f05a55c9ec001443034661c8de47906b6fffbf (diff)
downloadslackbuilds-f6bdf63a39f2d2a300cbec18a26987acf6139312.tar.gz
slackbuilds-f6bdf63a39f2d2a300cbec18a26987acf6139312.tar.xz
python/snuggs: Updated for version 1.4.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python')
-rw-r--r--python/snuggs/snuggs.SlackBuild2
-rw-r--r--python/snuggs/snuggs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/snuggs/snuggs.SlackBuild b/python/snuggs/snuggs.SlackBuild
index 02d7490cd9..d67b692d12 100644
--- a/python/snuggs/snuggs.SlackBuild
+++ b/python/snuggs/snuggs.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=snuggs
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/snuggs/snuggs.info b/python/snuggs/snuggs.info
index 01f2d52c76..ced595fe62 100644
--- a/python/snuggs/snuggs.info
+++ b/python/snuggs/snuggs.info
@@ -1,8 +1,8 @@
PRGNAM="snuggs"
-VERSION="1.4.0"
+VERSION="1.4.1"
HOMEPAGE="https://github.com/mapbox/snuggs"
-DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.0/snuggs-1.4.0.tar.gz"
-MD5SUM="b8a7e114f6dbbc10c60aacf4c9e9c179"
+DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.1/snuggs-1.4.1.tar.gz"
+MD5SUM="3ebf763d49e6a7acd7fcc5545c64057d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="click numpy pyparsing"