aboutsummaryrefslogtreecommitdiff
path: root/audio/guitarix/guitarix.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-10-16 20:48:02 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-22 08:47:29 +0700
commitea03acf75a06a1046c420c25cde4930a116f477e (patch)
tree7b98fe1ee9915a74beb66ea57261b605fc97abb6 /audio/guitarix/guitarix.SlackBuild
parentc645cc6a4e54737e3a662785869ec9eb2c528f39 (diff)
audio/guitarix: Updated for version 0.35.2.
Diffstat (limited to 'audio/guitarix/guitarix.SlackBuild')
-rw-r--r--audio/guitarix/guitarix.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/guitarix/guitarix.SlackBuild b/audio/guitarix/guitarix.SlackBuild
index a8920d89109a9..47f6bf6c28c32 100644
--- a/audio/guitarix/guitarix.SlackBuild
+++ b/audio/guitarix/guitarix.SlackBuild
@@ -62,11 +62,14 @@
# will be linked if installed, otherwise guitarix's bundled copies will
# be used. I only mention this here so I won't forget again...
+# 20161016 bkw:
+# - Updated for 0.35.2
+
# Modified version released under the WTFPL, for details see
# http://www.wtfpl.net/txt/copying/
PRGNAM=guitarix
-VERSION=${VERSION:-0.35.1}
+VERSION=${VERSION:-0.35.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}