mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/flexget: Updated for version 2.5.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4f1b9ce317
commit
2d0835f326
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=FlexGet
|
||||
PRGNAM=${SRCNAM,,}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
VERSION=${VERSION:-2.5.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flexget"
|
||||
VERSION="2.5.1"
|
||||
VERSION="2.5.12"
|
||||
HOMEPAGE="http://flexget.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/3f/ea/022f13bff09f7d4ca437c8cc8355e47960e8ab94eb6fedf05b3047203042/FlexGet-2.5.1.tar.gz"
|
||||
MD5SUM="d7fc19f497d26786a1bd62bf2cf47af5"
|
||||
DOWNLOAD="https://pypi.python.org/packages/bf/5c/558d7c910104f583c3f0fedf9b79d1996858c03ffdfa2b10366211e1c0b8/FlexGet-2.5.12.tar.gz"
|
||||
MD5SUM="73d37245ea92ebf09a8e02621c9889f8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="feedparser SQLAlchemy PyYAML BeautifulSoup4 html5lib PyRSS2Gen pynzb rpyc path.py pathlib guessit APScheduler terminaltables colorclass CherryPy Flask-RESTful flask-restplus Flask-Compress Flask-Login Flask-Cors pyparsing python-Safe python-future"
|
||||
|
|
Loading…
Reference in a new issue