mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/flexget: Updated for version 1.2.335.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f121a99b0f
commit
fca031bf2c
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=FlexGet
|
||||
PRGNAM=${SRCNAM,,}
|
||||
VERSION=${VERSION:-1.2.333}
|
||||
VERSION=${VERSION:-1.2.335}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flexget"
|
||||
VERSION="1.2.333"
|
||||
VERSION="1.2.335"
|
||||
HOMEPAGE="http://flexget.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.333.tar.gz"
|
||||
MD5SUM="b2fd5e22d1a2f6c05c2fbfd61dd4b1c1"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.335.tar.gz"
|
||||
MD5SUM="77fdc15e8c5593165e948ee3eb3b4322"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Paver feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb progressbar python-requests python-dateutil jsonschema python-tvrage tmdb3 rpyc path.py guessit APScheduler"
|
||||
|
|
Loading…
Reference in a new issue