summaryrefslogtreecommitdiffstats
path: root/audio/spectmorph/spectmorph.SlackBuild
diff options
context:
space:
mode:
author Juan M. Lasca2023-07-19 05:01:10 +0200
committer Willy Sudiarto Raharjo2023-07-19 05:01:10 +0200
commit8ea3c8ba30676fd4b3b9c0390c685b16ca3e6fdb (patch)
tree6917f815b009984471e0d995baf60bd9c7c854f1 /audio/spectmorph/spectmorph.SlackBuild
parenta8479b3daedb775f8ddd4f66ade2407fee823f97 (diff)
downloadslackbuilds-8ea3c8ba30676fd4b3b9c0390c685b16ca3e6fdb.tar.gz
audio/spectmorph: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/spectmorph/spectmorph.SlackBuild')
-rw-r--r--audio/spectmorph/spectmorph.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spectmorph/spectmorph.SlackBuild b/audio/spectmorph/spectmorph.SlackBuild
index 98c9335861..9214748ab1 100644
--- a/audio/spectmorph/spectmorph.SlackBuild
+++ b/audio/spectmorph/spectmorph.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=spectmorph
-VERSION=${VERSION:-0.5.2}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}