diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-03-03 13:55:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-07 07:05:20 +0700 |
commit | a9bce1eb5fb5f755c6e8ec7d685b40ee76aa41c1 (patch) | |
tree | 77c1242deef7d1e4c4f9f52e6ed2de9cad8e2b97 /network/flexget/flexget.info | |
parent | d58de98ee2627f23f0942d54ee6357043b378678 (diff) | |
download | slackbuilds-a9bce1eb5fb5f755c6e8ec7d685b40ee76aa41c1.tar.gz |
network/flexget: Updated for version 1.2.288.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/flexget/flexget.info')
-rw-r--r-- | network/flexget/flexget.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info index 14f8e0a466..54f2885ef6 100644 --- a/network/flexget/flexget.info +++ b/network/flexget/flexget.info @@ -1,8 +1,8 @@ PRGNAM="flexget" -VERSION="1.2.280" +VERSION="1.2.288" HOMEPAGE="http://flexget.com/" -DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.280.tar.gz" -MD5SUM="f1f6729fec95b62c3ebdfec74c512239" +DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.288.tar.gz" +MD5SUM="60e1a98993fc3786a393e4b4e51c5547" 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 path.py guessit APScheduler" |