mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/hexter: Updated for version 1.0.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
5f09dfad8b
commit
0c1a2df713
3 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
# Written by Michales Michaloudes korgie@gmail.com
|
||||
|
||||
PRGNAM=hexter
|
||||
VERSION=${VERSION:-0.6.2}
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -16,7 +16,7 @@ if [ -z "$ARCH" ]; then
|
|||
fi
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="hexter"
|
||||
VERSION="0.6.2"
|
||||
VERSION="1.0.0"
|
||||
HOMEPAGE="http://dssi.sourceforge.net/hexter.html"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dssi/hexter-0.6.2.tar.gz"
|
||||
MD5SUM="d4f9e7218f658423fedfba340a0f1550"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dssi/hexter-1.0.0.tar.gz"
|
||||
MD5SUM="b73ef7090b2747ee2e6d1b0d24e95456"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
hexter: hexter (DX7 modeling DSSI plugin)
|
||||
|
|
Loading…
Reference in a new issue