summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2015-05-14 23:19:18 +0200
committer Willy Sudiarto Raharjo2015-05-17 18:45:55 +0200
commitaa6ea5076be62e35edf0ccdb525e5acd746853b0 (patch)
tree47801f2c94045fcd29c4eef9089ea6ee7c649f71
parentf719854dc9369e97fa1a45643adf46e64b8734d5 (diff)
downloadslackbuilds-aa6ea5076be62e35edf0ccdb525e5acd746853b0.tar.gz
audio/sooperlooper: Updated for version 1.7.3.
-rw-r--r--audio/sooperlooper/sooperlooper.SlackBuild5
-rw-r--r--audio/sooperlooper/sooperlooper.info6
2 files changed, 7 insertions, 4 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}
diff --git a/audio/sooperlooper/sooperlooper.info b/audio/sooperlooper/sooperlooper.info
index 022181a950..f4c64be8c7 100644
--- a/audio/sooperlooper/sooperlooper.info
+++ b/audio/sooperlooper/sooperlooper.info
@@ -1,8 +1,8 @@
PRGNAM="sooperlooper"
-VERSION="1.7.2"
+VERSION="1.7.3"
HOMEPAGE="http://essej.net/sooperlooper/"
-DOWNLOAD="http://essej.net/sooperlooper/sooperlooper-1.7.2.tar.gz"
-MD5SUM="72fe8e2585a3e0bca641b0ef67d18cd6"
+DOWNLOAD="http://essej.net/sooperlooper/sooperlooper-1.7.3.tar.gz"
+MD5SUM="9a841cbaf2b4707174232ea3ce01b0f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit liblo libsigc++ rubberband wxPython"