diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-02 23:09:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-03 01:13:10 +0700 |
commit | b02b2c225aa545e174ae4c4de6df905e98c6f214 (patch) | |
tree | e977b07c9f2dd98406703a6513b0c492d8322805 /network/flexget/flexget.info | |
parent | 82bcb9ba48d1b2e62f2d97aa130c86ce1f6036ff (diff) | |
download | slackbuilds-b02b2c225aa545e174ae4c4de6df905e98c6f214.tar.gz |
network/flexget: Updated for version 1.2.102 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/flexget/flexget.info')
-rw-r--r-- | network/flexget/flexget.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info index 2b21649ceb..d57a0351d5 100644 --- a/network/flexget/flexget.info +++ b/network/flexget/flexget.info @@ -1,10 +1,10 @@ PRGNAM="flexget" -VERSION="1.0r1656" +VERSION="1.2.102" HOMEPAGE="http://flexget.com/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/FlexGet-1.0r1656.tar.gz" -MD5SUM="f2ae7eb7f457fb44c1eb752c61caa6ad" +DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.102.tar.gz" +MD5SUM="813f747f52d5c8ddf82556548e82c325" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="BeautifulSoup PyRSS2Gen PyYAML SQLAlchemy feedparser html5lib nose progressbar pynzb" -MAINTAINER="Lionel Young" -EMAIL="redtricycle@gmail.com" +REQUIRES="Paver feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb progressbar Flask CherryPy python-requests python-dateutil jsonschema python-tvrage tmdb3" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |