diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-06-01 14:43:04 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:28 +0700 |
commit | cc89f79f4682192144e7634361d11ecc2ef5dd57 (patch) | |
tree | fa7bdbd17a191d3d26b23ffb4dc841c8e8d19939 /misc/hoorex | |
parent | d87b1ea269abbb7888bbdb9e3b8b58ed454f5168 (diff) | |
download | slackbuilds-cc89f79f4682192144e7634361d11ecc2ef5dd57.tar.gz |
misc/hoorex: Updated for version 0.6.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'misc/hoorex')
-rw-r--r-- | misc/hoorex/hoorex.SlackBuild | 4 | ||||
-rw-r--r-- | misc/hoorex/hoorex.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/hoorex/hoorex.SlackBuild b/misc/hoorex/hoorex.SlackBuild index e828d67517..8df9aff806 100644 --- a/misc/hoorex/hoorex.SlackBuild +++ b/misc/hoorex/hoorex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hoorex -# Copyright 2015-2016 Christoph Willing Brisbane, Australia +# Copyright 2015-2018 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.6.0} +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/hoorex/hoorex.info b/misc/hoorex/hoorex.info index 444de27ebc..ee8b52d39c 100644 --- a/misc/hoorex/hoorex.info +++ b/misc/hoorex/hoorex.info @@ -1,8 +1,8 @@ PRGNAM="hoorex" -VERSION="0.6.0" +VERSION="0.6.1" HOMEPAGE="https://github.com/cwilling/hoorex" -DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.6.0.tar.gz" -MD5SUM="f918021a17cf60e412a8bf42b73dd93c" +DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.6.1/hoorex-0.6.1.tar.gz" +MD5SUM="8f7ed9abb7fc6dd81eda255162f3750b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |