mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/hoorex: Update for version 0.6.0
This commit is contained in:
parent
a75cf6eead
commit
2a32fe673d
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue