diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-13 06:16:54 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:41 +0700 |
commit | 215f8f006cc11107e968410170c22610b438196b (patch) | |
tree | 2eed122c67d4d29677a4947088beb76db82ae4d7 /system/pymux/pymux.SlackBuild | |
parent | 5597cedebe7453eef5aca6519b71ace99dd3c021 (diff) |
system/pymux: Updated for version 0.10.
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 5858e66f96e45..920ed1e923824 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.9} +VERSION=${VERSION:-0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |