libraries/pylast: Updated for version 2.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
b6b04a6442
commit
05d6152dc0
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pylast
|
||||
VERSION=${VERSION:-1.9.0}
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pylast"
|
||||
VERSION="1.9.0"
|
||||
VERSION="2.0.0"
|
||||
HOMEPAGE="https://github.com/pylast/pylast"
|
||||
DOWNLOAD="https://pypi.python.org/packages/9a/df/e343df0bee89aba443ac70bf6debc62ca043c936cfec9617f15b5c89071e/pylast-1.9.0.tar.gz"
|
||||
MD5SUM="709cd6e12bf8092bdc8e8b0bf1d7e82a"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8e/41/02e703a56921d1fca752c0738116952b17b3e8927cc04612c4fb9d0a9b94/pylast-2.0.0.tar.gz"
|
||||
MD5SUM="6757b9bc94ef92cc20654de7747a4135"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
|
|
Loading…
Reference in New Issue