mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
misc/hoorex: Updated for version 0.6.4
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
dc2b332b0c
commit
10cb8aeb26
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=hoorex
|
||||
VERSION=${VERSION:-0.6.2}
|
||||
VERSION=${VERSION:-0.6.4}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hoorex"
|
||||
VERSION="0.6.2"
|
||||
VERSION="0.6.4"
|
||||
HOMEPAGE="https://gitlab.com/chris.willing/hoorex"
|
||||
DOWNLOAD="https://gitlab.com/chris.willing/hoorex/-/archive/0.6.2/hoorex-0.6.2.tar.gz"
|
||||
MD5SUM="0e9b61f8637903d7542760954f7790ab"
|
||||
DOWNLOAD="https://gitlab.com/chris.willing/hoorex/-/archive/0.6.4/hoorex-0.6.4.tar.gz"
|
||||
MD5SUM="74eb7133c7e6b0f6718d8df9f4d0d86a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue