summaryrefslogtreecommitdiffstats
path: root/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
diff options
context:
space:
mode:
author Roberto Neri2013-02-06 04:59:43 +0100
committer Robby Workman2013-02-06 05:40:19 +0100
commit670189b2a5a0769fbc6a9923cc72e38bb3b2d2e8 (patch)
tree33928f8656c2b2effc56e6cd80ce99acf9e8f169 /audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
parent6380381604280a856a5e0415915016d3776ecb5d (diff)
downloadslackbuilds-670189b2a5a0769fbc6a9923cc72e38bb3b2d2e8.tar.gz
audio/mp3splt-gtk: Updated for version 0.8.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/mp3splt-gtk/mp3splt-gtk.SlackBuild')
-rw-r--r--audio/mp3splt-gtk/mp3splt-gtk.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild b/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
index 779b38e548..277d61b779 100644
--- a/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
+++ b/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mp3splt-gtk
-# Copyright 2008-2012 Roberto Neri, Palermo, Italy
+# Copyright 2008-2013 Roberto Neri, Palermo, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mp3splt-gtk
-VERSION=${VERSION:-0.7.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.8.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then