summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Kevin Matthew2018-05-29 04:25:31 +0200
committer Willy Sudiarto Raharjo2018-05-29 04:25:31 +0200
commitaedf8e67739171fe8ece09faf5a10b63cc06a1a4 (patch)
treedf42f7781e10030361d2ff57b3c2b326e1789596
parent64d2ba2c736bb0de215728d6e120fa38c1b49855 (diff)
downloadslackbuilds-aedf8e67739171fe8ece09faf5a10b63cc06a1a4.tar.gz
network/sabnzbd: Updated for version 2.3.4 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/sabnzbd/sabnzbd.SlackBuild4
-rw-r--r--network/sabnzbd/sabnzbd.info12
2 files changed, 8 insertions, 8 deletions
diff --git a/network/sabnzbd/sabnzbd.SlackBuild b/network/sabnzbd/sabnzbd.SlackBuild
index fee2c24593..edfc83e89c 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-2017 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:-1.2.0}
+VERSION=${VERSION:-2.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sabnzbd/sabnzbd.info b/network/sabnzbd/sabnzbd.info
index 74da3be441..5726d8a88a 100644
--- a/network/sabnzbd/sabnzbd.info
+++ b/network/sabnzbd/sabnzbd.info
@@ -1,10 +1,10 @@
PRGNAM="sabnzbd"
-VERSION="1.2.0"
-HOMEPAGE="https://sabnzbd.org"
-DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.2.0/SABnzbd-1.2.0-src.tar.gz"
-MD5SUM="8524968cd83db6f9b9f3a81878a09a58"
+VERSION="2.3.4"
+HOMEPAGE="http://sabnzbd.org"
+DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/2.3.4/SABnzbd-2.3.4-src.tar.gz"
+MD5SUM="bdb3a7d81bac23aceb3f449bfc7e4ff6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"
-MAINTAINER="Philip van der Hoeven"
-EMAIL="philip@vd-hoeven.nl"
+MAINTAINER="Kevin Matthew"
+EMAIL="kevin@kevinmatthew.com"