diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-05 14:50:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-05 14:50:42 +0700 |
commit | 164d14066d5cf87e2c74a1e23fc8b59dbdd792db (patch) | |
tree | 956f7c7f5c43f0a37d68afa4b69b6e82b9a69987 /libraries/PySoundCard/PySoundCard.SlackBuild | |
parent | d5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc (diff) | |
download | slackbuilds-164d14066d5cf87e2c74a1e23fc8b59dbdd792db.tar.gz |
libraries/PySoundCard: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/PySoundCard/PySoundCard.SlackBuild')
-rw-r--r-- | libraries/PySoundCard/PySoundCard.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/PySoundCard/PySoundCard.SlackBuild b/libraries/PySoundCard/PySoundCard.SlackBuild index 75577c6a87..2c501fb6a1 100644 --- a/libraries/PySoundCard/PySoundCard.SlackBuild +++ b/libraries/PySoundCard/PySoundCard.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=PySoundCard -VERSION=${VERSION:-0.4.4} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |