mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +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
|
# Slackware build script for hoorex
|
||||||
|
|
||||||
# Copyright 2015 Christoph Willing Brisbane, Australia
|
# Copyright 2015-2016 Christoph Willing Brisbane, Australia
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hoorex
|
PRGNAM=hoorex
|
||||||
VERSION=${VERSION:-0.5.6}
|
VERSION=${VERSION:-0.6.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="hoorex"
|
PRGNAM="hoorex"
|
||||||
VERSION="0.5.6"
|
VERSION="0.6.0"
|
||||||
HOMEPAGE="https://github.com/cwilling/hoorex"
|
HOMEPAGE="https://github.com/cwilling/hoorex"
|
||||||
DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.5.6.tar.gz"
|
DOWNLOAD="https://github.com/cwilling/hoorex/archive/0.6.0.tar.gz"
|
||||||
MD5SUM="d8c428ff78720bd7f1534f8f39f2ae90"
|
MD5SUM="f918021a17cf60e412a8bf42b73dd93c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Christoph Willing"
|
MAINTAINER="Christoph Willing"
|
||||||
EMAIL="chris.willing@iinet.net.au"
|
EMAIL="chris.willing@linux.com"
|
||||||
|
|
Loading…
Reference in a new issue