diff options
Diffstat (limited to 'misc/hoorex/hoorex.SlackBuild')
-rw-r--r-- | misc/hoorex/hoorex.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/hoorex/hoorex.SlackBuild b/misc/hoorex/hoorex.SlackBuild index ad510e4286..3decb46331 100644 --- a/misc/hoorex/hoorex.SlackBuild +++ b/misc/hoorex/hoorex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hoorex -# Copyright 2015-2021 Christoph Willing Brisbane, Australia +# Copyright 2015-2025 Christoph Willing, Sydney Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hoorex -VERSION=${VERSION:-0.9.92} +VERSION=${VERSION:-0.10.3} ARCH=${ARCH:-noarch} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |