summaryrefslogtreecommitdiffstats
path: root/audio/sooperlooper/sooperlooper.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-05-14 17:19:18 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-17 23:45:55 +0700
commitaa6ea5076be62e35edf0ccdb525e5acd746853b0 (patch)
tree47801f2c94045fcd29c4eef9089ea6ee7c649f71 /audio/sooperlooper/sooperlooper.SlackBuild
parentf719854dc9369e97fa1a45643adf46e64b8734d5 (diff)
downloadslackbuilds-aa6ea5076be62e35edf0ccdb525e5acd746853b0.tar.gz
slackbuilds-aa6ea5076be62e35edf0ccdb525e5acd746853b0.tar.xz
audio/sooperlooper: Updated for version 1.7.3.
Diffstat (limited to 'audio/sooperlooper/sooperlooper.SlackBuild')
-rw-r--r--audio/sooperlooper/sooperlooper.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/sooperlooper/sooperlooper.SlackBuild b/audio/sooperlooper/sooperlooper.SlackBuild
index 891892a341..520e23cb74 100644
--- a/audio/sooperlooper/sooperlooper.SlackBuild
+++ b/audio/sooperlooper/sooperlooper.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20150514 bkw:
+# - update for v1.7.3
+
# 20140910 bkw:
# - update for v1.7.2
# - explicitly use the correct config script for wx, instead of relying
@@ -13,7 +16,7 @@
# - add option to build against wxGTK3
PRGNAM=sooperlooper
-VERSION=${VERSION:-1.7.2}
+VERSION=${VERSION:-1.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}