diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-02-25 11:53:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-02 07:40:19 +0700 |
commit | e27401bbd445e57fe5e3ec6f162065c3110cd329 (patch) | |
tree | fd80d41d5e82bb907522ab0ba40dba2590506d38 /python/snuggs/snuggs.info | |
parent | 68210d6559a5d9d518d4d3450cebeeae0c0a3146 (diff) |
python/snuggs: Updated for version 1.4.3.
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 7413ee8d78a7..a2660e18488f 100644 --- a/python/snuggs/snuggs.info +++ b/python/snuggs/snuggs.info @@ -1,8 +1,8 @@ PRGNAM="snuggs" -VERSION="1.4.2" +VERSION="1.4.3" HOMEPAGE="https://github.com/mapbox/snuggs" -DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.2/snuggs-1.4.2.tar.gz" -MD5SUM="f85a16439b69ec9a9f7fd04679c8981a" +DOWNLOAD="https://github.com/mapbox/snuggs/archive/1.4.3/snuggs-1.4.3.tar.gz" +MD5SUM="e76ccbd05e486d12ac8610de5ed88f47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="click numpy pyparsing" |