mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/pymediainfo: Updated for version 3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
cb8e9d9ae4
commit
be8f5f20b3
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pymediainfo
|
||||
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pymediainfo
|
||||
VERSION=${VERSION:-2.1.9}
|
||||
VERSION=${VERSION:-3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pymediainfo"
|
||||
VERSION="2.1.9"
|
||||
VERSION="3.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pymediainfo/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/16/41/a2c815e927c8c23e4e90a5c7a75393b4e470e273eff51b74de016b841539/pymediainfo-2.1.9.tar.gz"
|
||||
MD5SUM="993428f64822c9826ccec0108d6edc0c"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/98/47/af1724ad3a5e8b72eb2ce0def11601300f8e46c8fa8cda50ebeb4f6c7a0a/pymediainfo-3.1.tar.gz"
|
||||
MD5SUM="6c213ac7568d6c01d544493836f7e9eb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue