diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2016-11-11 13:51:38 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:22 +0000 |
commit | d78ddf746cd9a47367baacb89f07e0a095250482 (patch) | |
tree | 0c5a64e8916b9a411f5e25228ce7735ccf0fc523 /network/sabnzbd | |
parent | 604cdb6720e19f7ad70f6d3fe5424b46a71299f7 (diff) |
network/sabnzbd: Updated for version 1.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/sabnzbd')
-rw-r--r-- | network/sabnzbd/sabnzbd.SlackBuild | 2 | ||||
-rw-r--r-- | network/sabnzbd/sabnzbd.info | 6 | ||||
-rw-r--r-- | network/sabnzbd/slack-desc | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/sabnzbd/sabnzbd.SlackBuild b/network/sabnzbd/sabnzbd.SlackBuild index 22096ffdd246..9c50fa0eaf83 100644 --- a/network/sabnzbd/sabnzbd.SlackBuild +++ b/network/sabnzbd/sabnzbd.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sabnzbd -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/sabnzbd/sabnzbd.info b/network/sabnzbd/sabnzbd.info index c0c6849289b7..5a8c9e120553 100644 --- a/network/sabnzbd/sabnzbd.info +++ b/network/sabnzbd/sabnzbd.info @@ -1,8 +1,8 @@ PRGNAM="sabnzbd" -VERSION="1.1.0" +VERSION="1.1.1" HOMEPAGE="http://sabnzbd.org" -DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.1.0/SABnzbd-1.1.0-src.tar.gz" -MD5SUM="03cec705efb742ab9a1d8d6dedbcee2f" +DOWNLOAD="https://github.com/sabnzbd/sabnzbd/releases/download/1.1.1/SABnzbd-1.1.1-src.tar.gz" +MD5SUM="917a105fbb594bf756551fcc37121d06" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-cheetah python-yenc pyOpenSSL unrar par2cmdline" diff --git a/network/sabnzbd/slack-desc b/network/sabnzbd/slack-desc index c58616f55294..ba20cb9a14a5 100644 --- a/network/sabnzbd/slack-desc +++ b/network/sabnzbd/slack-desc @@ -13,7 +13,7 @@ sabnzbd: sabnzbd: SABnzbd makes Usenet as simple and streamlined as possible by sabnzbd: automating everything we can. All you have to do is add an .nzb. sabnzbd: SABnzbd takes over from there, where it will be automatically -sabnzbd: downloaded, verified, repaired, extracted and filed away with zero +sabnzbd: downloaded, verified, repaired, extracted and filed away with zero sabnzbd: human interaction. sabnzbd: sabnzbd: More information can be found online at http://www.sabnzbd.org/ |