summaryrefslogtreecommitdiffstats
path: root/network/sabnzbd
diff options
context:
space:
mode:
author Philip van der Hoeven2016-06-14 17:31:15 +0200
committer Willy Sudiarto Raharjo2016-06-14 17:31:15 +0200
commit544836ea5c570f2edaa7b0057e257862144bd29c (patch)
tree8d2da11792abef085c85e8e17b617da715cec856 /network/sabnzbd
parent1c253c7ca7737d68efd904f4859ad9c9d51f8290 (diff)
downloadslackbuilds-544836ea5c570f2edaa7b0057e257862144bd29c.tar.gz
network/sabnzbd: Updated for version 1.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 62971131d8..0cb2ae8d1a 100644
--- a/network/sabnzbd/sabnzbd.SlackBuild
+++ b/network/sabnzbd/sabnzbd.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sabnzbd
-# Copyright 2014 Philip van der Hoeven Almere The Netherlands
+# Copyright 2014-2016 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.0.2}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sabnzbd/sabnzbd.info b/network/sabnzbd/sabnzbd.info
index 09e6eddcaf..82735d8bb7 100644
--- a/network/sabnzbd/sabnzbd.info
+++ b/network/sabnzbd/sabnzbd.info
@@ -1,8 +1,8 @@
PRGNAM="sabnzbd"
-VERSION="1.0.2"
+VERSION="1.0.3"
HOMEPAGE="http://sabnzbd.org"
-DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.0.2/SABnzbd-1.0.2-src.tar.gz"
-MD5SUM="632ba65889eb4f76857886add36dfaaf"
+DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.0.3/SABnzbd-1.0.3-src.tar.gz"
+MD5SUM="909cdd14c29929ecd61be9312ab45be5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline"