mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
python/monty: Updated for version 0.9.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
5288842c3f
commit
340d9e357d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monty
|
||||
VERSION=${VERSION:-0.9.4}
|
||||
VERSION=${VERSION:-0.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monty"
|
||||
VERSION="0.9.4"
|
||||
VERSION="0.9.5"
|
||||
HOMEPAGE="https://github.com/materialsvirtuallab/monty"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a4/07/0cc70b3f9cc2c2acd258c6e98565d4ed31bb75ab267a903878aee471144f/monty-0.9.4.tar.gz"
|
||||
MD5SUM="68bf0d6788fc8dd37a55fcc1ec308332"
|
||||
DOWNLOAD="https://pypi.python.org/packages/a8/7f/9063ba51923023fab09fa0399a912abdc01cabb8c28478533b3422ee6ad6/monty-0.9.5.tar.gz"
|
||||
MD5SUM="6b2f29af494904bd19ca627a0f05d0bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML six"
|
||||
|
|
Loading…
Reference in a new issue