From 2a32fe673d4ac6d6659350bd38475021c7420c48 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Mon, 8 Feb 2016 21:11:35 +1000 Subject: [PATCH] misc/hoorex: Update for version 0.6.0 --- misc/hoorex/hoorex.SlackBuild | 4 ++-- misc/hoorex/hoorex.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/hoorex/hoorex.SlackBuild b/misc/hoorex/hoorex.SlackBuild index d0c7cd7f0e..e828d67517 100644 --- a/misc/hoorex/hoorex.SlackBuild +++ b/misc/hoorex/hoorex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hoorex -# Copyright 2015 Christoph Willing Brisbane, Australia +# Copyright 2015-2016 Christoph Willing Brisbane, Australia # 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=hoorex -VERSION=${VERSION:-0.5.6} +VERSION=${VERSION:-0.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/hoorex/hoorex.info b/misc/hoorex/hoorex.info index 035ad962f4..444de27ebc 100644 --- a/misc/hoorex/hoorex.info +++ b/misc/hoorex/hoorex.info @@ -1,10 +1,10 @@ PRGNAM="hoorex" -VERSION="0.5.6" +VERSION="0.6.0" HOMEPAGE="https://github.com/cwilling/hoorex" -DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.5.6.tar.gz" -MD5SUM="d8c428ff78720bd7f1534f8f39f2ae90" +DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.6.0.tar.gz" +MD5SUM="f918021a17cf60e412a8bf42b73dd93c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Christoph Willing" -EMAIL="chris.willing@iinet.net.au" +EMAIL="chris.willing@linux.com"