diff options
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 |
commit | f6bdf63a39f2d2a300cbec18a26987acf6139312 (patch) | |
tree | 39268d68681ce4f6848748d14fa0657cc8dbe74d /python/snuggs/snuggs.info | |
parent | 89f05a55c9ec001443034661c8de47906b6fffbf (diff) |
python/snuggs: Updated for version 1.4.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/snuggs/snuggs.info')
-rw-r--r-- | python/snuggs/snuggs.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/snuggs/snuggs.info b/python/snuggs/snuggs.info index 01f2d52c766b2..ced595fe62ecc 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" |