diff options
author | Roberto Neri <rneri@libero.it> | 2013-02-05 21:59:43 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-05 22:40:19 -0600 |
commit | 670189b2a5a0769fbc6a9923cc72e38bb3b2d2e8 (patch) | |
tree | 33928f8656c2b2effc56e6cd80ce99acf9e8f169 /audio/mp3splt-gtk/mp3splt-gtk.SlackBuild | |
parent | 6380381604280a856a5e0415915016d3776ecb5d (diff) | |
download | slackbuilds-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.SlackBuild | 6 |
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 |