summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Philip van der Hoeven <philip@vd-hoeven.nl>2017-01-20 12:33:50 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-21 07:04:35 +0700
commit811c072991af2d9cbf10051b3e8260b5a4e8cfdf (patch)
tree0ec4e2d61e25847d0ef9ce156a1b01292b2329c4 /network
parent2f95326a07e20a93110f6e53fbb9732047c4aa9d (diff)
downloadslackbuilds-811c072991af2d9cbf10051b3e8260b5a4e8cfdf.tar.gz
slackbuilds-811c072991af2d9cbf10051b3e8260b5a4e8cfdf.tar.xz
network/sabnzbd: Updated for version 1.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-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 9c50fa0eaf..fee2c24593 100644
--- a/network/sabnzbd/sabnzbd.SlackBuild
+++ b/network/sabnzbd/sabnzbd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sabnzbd
-# Copyright 2014-2016 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.1.1}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sabnzbd/sabnzbd.info b/network/sabnzbd/sabnzbd.info
index 5a8c9e1205..97cacc061c 100644
--- a/network/sabnzbd/sabnzbd.info
+++ b/network/sabnzbd/sabnzbd.info
@@ -1,8 +1,8 @@
PRGNAM="sabnzbd"
-VERSION="1.1.1"
+VERSION="1.2.0"
HOMEPAGE="http://sabnzbd.org"
-DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.1.1/SABnzbd-1.1.1-src.tar.gz"
-MD5SUM="917a105fbb594bf756551fcc37121d06"
+DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.2.0/SABnzbd-1.2.0-src.tar.gz"
+MD5SUM="8524968cd83db6f9b9f3a81878a09a58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"