mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/you-get: Updated for version 0.4.232.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f077e7865a
commit
5f89dd91c5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=you-get
|
||||
VERSION=${VERSION:-0.4.217}
|
||||
VERSION=${VERSION:-0.4.232}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.217"
|
||||
VERSION="0.4.232"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.4.217.tar.gz"
|
||||
MD5SUM="718f3b8525623d099acaf6a8f0aa37c7"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.4.232.tar.gz"
|
||||
MD5SUM="1067b237e26caa24baf7a363e5773a4d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue