summaryrefslogtreecommitdiffstats
path: root/network/flexget
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-02 03:47:56 +0200
committer Willy Sudiarto Raharjo2014-06-02 03:47:56 +0200
commite6713c1c91e24823c7ca823622085642dab60dd4 (patch)
treefeadf261dc6aeba65fb3928dbdf594a3298505de /network/flexget
parent06729e6632eb043b32bfafc7e952f829536dfeb9 (diff)
downloadslackbuilds-e6713c1c91e24823c7ca823622085642dab60dd4.tar.gz
network/flexget: Updated for version 1.2.136.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/flexget')
-rw-r--r--network/flexget/flexget.SlackBuild2
-rw-r--r--network/flexget/flexget.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/flexget/flexget.SlackBuild b/network/flexget/flexget.SlackBuild
index 94cf913b61..a342637c69 100644
--- a/network/flexget/flexget.SlackBuild
+++ b/network/flexget/flexget.SlackBuild
@@ -28,7 +28,7 @@
SRCNAM=FlexGet
PRGNAM=$(echo ${SRCNAM,,})
-VERSION=${VERSION:-1.2.132}
+VERSION=${VERSION:-1.2.136}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index a7a4830250..e96e23c260 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -1,8 +1,8 @@
PRGNAM="flexget"
-VERSION="1.132"
+VERSION="1.2.136"
HOMEPAGE="http://flexget.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.132.tar.gz"
-MD5SUM="a5dd494c23e532aacb0e074b087a5234"
+DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.136.tar.gz"
+MD5SUM="1f97bfe9e75c881ca3a4131bf483657c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Paver feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb progressbar Flask CherryPy python-requests python-dateutil jsonschema python-tvrage tmdb3 rpyc guppy"