summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/you-get/you-get.SlackBuild4
-rw-r--r--network/you-get/you-get.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/you-get/you-get.SlackBuild b/network/you-get/you-get.SlackBuild
index 495a1abd72..7decfc9bd3 100644
--- a/network/you-get/you-get.SlackBuild
+++ b/network/you-get/you-get.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for you-get
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 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=you-get
-VERSION=${VERSION:-0.3.32}
+VERSION=${VERSION:-0.3.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/you-get/you-get.info b/network/you-get/you-get.info
index db86eb54db..7f588edca5 100644
--- a/network/you-get/you-get.info
+++ b/network/you-get/you-get.info
@@ -1,8 +1,8 @@
PRGNAM="you-get"
-VERSION="0.3.32"
+VERSION="0.3.34"
HOMEPAGE="http://www.soimort.org/you-get/"
-DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.3.32.tar.gz"
-MD5SUM="c174c66404e188aac39dd68bd2bf442b"
+DOWNLOAD="https://pypi.python.org/packages/source/y/you-get/you-get-0.3.34.tar.gz"
+MD5SUM="9e3888c01643ddcd384066594f12330c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"