diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-16 10:53:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-17 17:57:36 +0700 |
commit | cdc02271eca9fd8695aceae768eac556c0ce7d72 (patch) | |
tree | bedf5a1b7ed0e0beab0ee94078e73a1103e73f6d /system/pymux/pymux.SlackBuild | |
parent | 5746ffad0ddf0e962e82235c0208bd8de08e9c6f (diff) | |
download | slackbuilds-cdc02271eca9fd8695aceae768eac556c0ce7d72.tar.gz |
system/pymux: Updated for version 0.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/pymux/pymux.SlackBuild')
-rw-r--r-- | system/pymux/pymux.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pymux/pymux.SlackBuild b/system/pymux/pymux.SlackBuild index 383c7f90a1..5858e66f96 100644 --- a/system/pymux/pymux.SlackBuild +++ b/system/pymux/pymux.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pymux -VERSION=${VERSION:-0.8} +VERSION=${VERSION:-0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |