summaryrefslogtreecommitdiffstats
path: root/network/flexget
diff options
context:
space:
mode:
author fourtysixandtwo2022-11-04 01:53:46 +0100
committer Willy Sudiarto Raharjo2022-11-05 15:15:06 +0100
commit00ea5daec429f3f79323b117b472360a0fe3170a (patch)
tree61999d2a6e360eae1c1c4ea4efa01f98c5db750a /network/flexget
parent1cd07a9e68ce44b1cd17d6c477922f78bb09f14a (diff)
downloadslackbuilds-00ea5daec429f3f79323b117b472360a0fe3170a.tar.gz
network/flexget: Updated for version 3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/flexget')
-rw-r--r--network/flexget/flexget.SlackBuild2
-rw-r--r--network/flexget/flexget.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/flexget/flexget.SlackBuild b/network/flexget/flexget.SlackBuild
index 31ff4a8fad..58f86d2880 100644
--- a/network/flexget/flexget.SlackBuild
+++ b/network/flexget/flexget.SlackBuild
@@ -35,7 +35,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=flexget
SRCNAM=FlexGet
-VERSION=${VERSION:-3.3.35}
+VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index 6071735a5c..65b5ef235e 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -1,8 +1,8 @@
PRGNAM="flexget"
-VERSION="3.3.35"
+VERSION="3.4.2"
HOMEPAGE="https://flexget.com/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flexget/FlexGet-3.3.35.tar.gz"
-MD5SUM="76039618e53cb7a04e20c07afdd99437"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flexget/FlexGet-3.4.2.tar.gz"
+MD5SUM="5fd0409d95c7316702c1bc36d1b5dc6e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="feedparser SQLAlchemy BeautifulSoup4 html5lib python3-PyRSS2Gen python3-pynzb python3-rpyc python3-guessit python3-APScheduler python3-CherryPy python3-Flask-RESTful python3-Flask-RESTX python3-Flask-Compress python3-Flask-Login python3-Flask-Cors python3-zxcvbn-python python3-rich pytz-deprecation-shim python3-loguru tzdata psutil colorama"