mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/you-get: Updated for version 0.4.306.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0df4dc1c87
commit
9611895fee
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.293}
|
||||
VERSION=${VERSION:-0.4.306}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="you-get"
|
||||
VERSION="0.4.293"
|
||||
VERSION="0.4.306"
|
||||
HOMEPAGE="http://www.soimort.org/you-get/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.4.293.tar.gz"
|
||||
MD5SUM="65dafc2e2afcf9aeb4e75d635a88355a"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.4.306.tar.gz"
|
||||
MD5SUM="cedae72775a572a2c8f1b54cbc865765"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3"
|
||||
|
|
Loading…
Reference in a new issue