diff options
-rw-r--r-- | network/livestreamer/livestreamer.SlackBuild | 2 | ||||
-rw-r--r-- | network/livestreamer/livestreamer.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/livestreamer/livestreamer.SlackBuild b/network/livestreamer/livestreamer.SlackBuild index ca3ac2f69d..540b29a1c5 100644 --- a/network/livestreamer/livestreamer.SlackBuild +++ b/network/livestreamer/livestreamer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=livestreamer -VERSION=${VERSION:-1.10.0} +VERSION=${VERSION:-1.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/livestreamer/livestreamer.info b/network/livestreamer/livestreamer.info index 0ae701ff90..b7c738187f 100644 --- a/network/livestreamer/livestreamer.info +++ b/network/livestreamer/livestreamer.info @@ -1,8 +1,8 @@ PRGNAM="livestreamer" -VERSION="1.10.0" +VERSION="1.10.1" HOMEPAGE="http://livestreamer.tanuki.se/" -DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.10.0.tar.gz" -MD5SUM="b5da146fd818e072b4b9b63a037776d1" +DOWNLOAD="https://pypi.python.org/packages/source/l/livestreamer/livestreamer-1.10.1.tar.gz" +MD5SUM="3acd972cd28addb5e22e51c7e0668190" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-requests singledispatch" |