network/mps-youtube: Updated for version 0.2.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4c58092be2
commit
1f38ebebe0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mps-youtube
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 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=mps-youtube
|
||||
VERSION=${VERSION:-0.2.5}
|
||||
VERSION=${VERSION:-0.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mps-youtube"
|
||||
VERSION="0.2.5"
|
||||
VERSION="0.2.6"
|
||||
HOMEPAGE="http://github.com/np1/mps-youtube"
|
||||
DOWNLOAD="https://github.com/np1/mps-youtube/archive/v0.2.5.tar.gz"
|
||||
MD5SUM="99016b53b7dfb440080d8429443aea9b"
|
||||
DOWNLOAD="https://github.com/np1/mps-youtube/archive/v0.2.6.tar.gz"
|
||||
MD5SUM="c9899be2d0a11ff4194af7bdeab6d15e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 Pafy"
|
||||
|
|
Loading…
Reference in New Issue