diff options
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 |
commit | 811c072991af2d9cbf10051b3e8260b5a4e8cfdf (patch) | |
tree | 0ec4e2d61e25847d0ef9ce156a1b01292b2329c4 /network/sabnzbd/sabnzbd.SlackBuild | |
parent | 2f95326a07e20a93110f6e53fbb9732047c4aa9d (diff) |
network/sabnzbd: Updated for version 1.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/sabnzbd/sabnzbd.SlackBuild')
-rw-r--r-- | network/sabnzbd/sabnzbd.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/sabnzbd/sabnzbd.SlackBuild b/network/sabnzbd/sabnzbd.SlackBuild index 9c50fa0eaf833..fee2c245937dd 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} |