mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/you-get: Updated for version 0.4.1167.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1ca686dbb9
commit
c495d87a3c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=you-get
|
PRGNAM=you-get
|
||||||
VERSION=${VERSION:-0.4.1099}
|
VERSION=${VERSION:-0.4.1167}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="you-get"
|
PRGNAM="you-get"
|
||||||
VERSION="0.4.1099"
|
VERSION="0.4.1167"
|
||||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/0b/10/a46514ffa4dd65ad2ba739a0e40e43593eeb8b18150976d7f48a79a482f4/you-get-0.4.1099.tar.gz"
|
DOWNLOAD="https://github.com/soimort/you-get/releases/download/v0.4.1167/you-get-0.4.1167.tar.gz"
|
||||||
MD5SUM="1e80bb971ec2601c2249e0a3b84a15cd"
|
MD5SUM="dc05adebfe4013ea51fb930cf921a0dc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3"
|
REQUIRES="python3"
|
||||||
|
|
Loading…
Reference in a new issue