diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:57:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:57:59 -0500 |
commit | 8c229b6b8cc092b1f9361d7ff7081c76e769af44 (patch) | |
tree | 22c37eafc3934311f2bfbb3207518c9c415c6a8a /audio/python-audiotools/python-audiotools.SlackBuild | |
parent | 50fdb3ffad8f9d94de3e2d96977ff55b20eb83f6 (diff) | |
download | slackbuilds-8c229b6b8cc092b1f9361d7ff7081c76e769af44.tar.gz |
audio/python-audiotools: Fixed update (moved from Python category)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/python-audiotools/python-audiotools.SlackBuild')
-rw-r--r-- | audio/python-audiotools/python-audiotools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/python-audiotools/python-audiotools.SlackBuild b/audio/python-audiotools/python-audiotools.SlackBuild index 02468e1119..7ff4bfc73d 100644 --- a/audio/python-audiotools/python-audiotools.SlackBuild +++ b/audio/python-audiotools/python-audiotools.SlackBuild @@ -26,7 +26,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="python-audiotools" -VERSION=${VERSION:-2.19} +VERSION=${VERSION:-2.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |