diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2020-01-11 20:16:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-11 20:58:11 +0700 |
commit | 0b43b4a24c26ffdc494a5f121024fca15d336778 (patch) | |
tree | 4a6ed0c02102165996f46ce8aca3323046ea4e46 /audio/abcde/abcde.SlackBuild | |
parent | 903bf778f0329dd910283de27e8801f5af2f27d6 (diff) | |
download | slackbuilds-0b43b4a24c26ffdc494a5f121024fca15d336778.tar.gz |
audio/abcde: Updated for version 2.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/abcde/abcde.SlackBuild')
-rw-r--r-- | audio/abcde/abcde.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/abcde.SlackBuild b/audio/abcde/abcde.SlackBuild index 954d5e469a..095531cba0 100644 --- a/audio/abcde/abcde.SlackBuild +++ b/audio/abcde/abcde.SlackBuild @@ -28,7 +28,7 @@ # Modified by Andreas Voegele PRGNAM=abcde -VERSION=${VERSION:-2.9.2} +VERSION=${VERSION:-2.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |