summaryrefslogtreecommitdiffstats
path: root/network/sabnzbd
diff options
context:
space:
mode:
author Kevin Matthew2018-09-18 15:19:43 +0200
committer David Spencer2018-09-18 15:19:43 +0200
commit60f25cbb689654d7de02928dfb638e04a7055cc2 (patch)
treeba3ed4f5abb2a1c8341311066c6cb5cd6f7f6f35 /network/sabnzbd
parentde1e7619b22f66981f170d786451d215dff69194 (diff)
downloadslackbuilds-60f25cbb689654d7de02928dfb638e04a7055cc2.tar.gz
network/sabnzbd: Updated for version 2.3.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/sabnzbd')
-rw-r--r--network/sabnzbd/sabnzbd.SlackBuild4
-rw-r--r--network/sabnzbd/sabnzbd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/sabnzbd/sabnzbd.SlackBuild b/network/sabnzbd/sabnzbd.SlackBuild
index edfc83e89c..d1a1101cf8 100644
--- a/network/sabnzbd/sabnzbd.SlackBuild
+++ b/network/sabnzbd/sabnzbd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sabnzbd
-# Copyright 2014-2017 Philip van der Hoeven Almere The Netherlands
+# Copyright 2014 Philip van der Hoeven Almere The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sabnzbd
-VERSION=${VERSION:-2.3.4}
+VERSION=${VERSION:-2.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sabnzbd/sabnzbd.info b/network/sabnzbd/sabnzbd.info
index 763c9d3a0d..919103dc3f 100644
--- a/network/sabnzbd/sabnzbd.info
+++ b/network/sabnzbd/sabnzbd.info
@@ -1,8 +1,8 @@
PRGNAM="sabnzbd"
-VERSION="2.3.4"
+VERSION="2.3.5"
HOMEPAGE="https://www.sabnzbd.org/"
-DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/2.3.4/SABnzbd-2.3.4-src.tar.gz"
-MD5SUM="bdb3a7d81bac23aceb3f449bfc7e4ff6"
+DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/2.3.5/SABnzbd-2.3.5-src.tar.gz"
+MD5SUM="db63ce7787ce7d4e0e78dcda156be301"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"