diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-17 15:37:31 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | fa147deccf5e250675b1f304222db7598e20d90e (patch) | |
tree | d4ee6e63818cd5c1722962e3581797a4b6d67c6f /system/pymux/pymux.SlackBuild | |
parent | fd9c8010af1eff74a643ed2d2b070568a69da4e7 (diff) |
system/pymux: Updated for version 0.13.
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 82f82bf2cfe77..bea474b534068 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.12} +VERSION=${VERSION:-0.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |