mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/flexget: Updated for version 1.2.266.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
0234f93de0
commit
3200aba9ee
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=FlexGet
|
||||
PRGNAM=${SRCNAM,,}
|
||||
VERSION=${VERSION:-1.2.263}
|
||||
VERSION=${VERSION:-1.2.266}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flexget"
|
||||
VERSION="1.2.263"
|
||||
VERSION="1.2.266"
|
||||
HOMEPAGE="http://flexget.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.263.tar.gz"
|
||||
MD5SUM="a51b99e587435e54e5864473118e733c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.266.tar.gz"
|
||||
MD5SUM="b16854ea50455d64b3d197a5bc6930fa"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue