mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/monty: Updated for version 0.8.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
643b8507a4
commit
1b43d23494
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.8.4}
|
||||
VERSION=${VERSION:-0.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monty"
|
||||
VERSION="0.8.4"
|
||||
VERSION="0.8.5"
|
||||
HOMEPAGE="https://github.com/materialsvirtuallab/monty"
|
||||
DOWNLOAD="https://pypi.python.org/packages/6b/1a/b7a5ab6eff4c9fc3bea28b2b51ff6d64d2986ece76e67eb7120725e7268b/monty-0.8.4.tar.gz"
|
||||
MD5SUM="5dc3493bdc9bfb5ea207d053f4852c2b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/aa/79/abc53e9167f4e80b8381593375692df8b75a1a3ad1f742eea6cd08ce1df0/monty-0.8.5.tar.gz"
|
||||
MD5SUM="3e9e7ebba9cc93a5286025b6b94c5b59"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML six"
|
||||
|
|
Loading…
Reference in a new issue