summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-08 06:22:47 +0200
committer Willy Sudiarto Raharjo2014-06-12 01:51:43 +0200
commit61d4210a723823851ef154d0d023bde3b10b600a (patch)
tree5e5d472750660d5f312808f782902625f0e12192 /network
parentfe9c17de9b919425876421f9964cd29fd0d060be (diff)
downloadslackbuilds-61d4210a723823851ef154d0d023bde3b10b600a.tar.gz
network/flexget: Updated for version 1.2.137.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 a342637c69..26331c6506 100644
--- a/network/flexget/flexget.SlackBuild
+++ b/network/flexget/flexget.SlackBuild
@@ -28,7 +28,7 @@
SRCNAM=FlexGet
PRGNAM=$(echo ${SRCNAM,,})
-VERSION=${VERSION:-1.2.136}
+VERSION=${VERSION:-1.2.137}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index e96e23c260..40a73857f8 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -1,8 +1,8 @@
PRGNAM="flexget"
-VERSION="1.2.136"
+VERSION="1.2.137"
HOMEPAGE="http://flexget.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.136.tar.gz"
-MD5SUM="1f97bfe9e75c881ca3a4131bf483657c"
+DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.137.tar.gz"
+MD5SUM="9fa18287c11ce09e542cb721768bfdfc"
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"