aboutsummaryrefslogtreecommitdiff
path: root/audio/carla/carla.SlackBuild
diff options
context:
space:
mode:
authorclavisound <korgie@gmail.com>2022-11-27 23:31:53 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-28 10:39:47 +0700
commite924a7f69533074ff9e3723fd78e74e0bd8ad92a (patch)
tree6ed5483a87e697e8f01531cb7cff2819945bc6e5 /audio/carla/carla.SlackBuild
parentc9073ac2eada91446f559d066960abe76d808233 (diff)
audio/carla: Updated for version 2.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/carla/carla.SlackBuild')
-rw-r--r--audio/carla/carla.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/carla/carla.SlackBuild b/audio/carla/carla.SlackBuild
index a732a965bd53..a76476840951 100644
--- a/audio/carla/carla.SlackBuild
+++ b/audio/carla/carla.SlackBuild
@@ -1,12 +1,12 @@
#!/bin/bash
# Slackware build script for <carla>
#
-# Michales (clavisound) Michaloudes korgie@gmail.com <2018-2021>
+# Michales (clavisound) Michaloudes korgie@gmail.com <2018-2022>
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=carla
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}