diff options
author | Dimitris Zlatanidis | 2017-07-29 19:07:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-08-05 02:07:42 +0200 |
commit | fbc3851ad464cbad70c6a85014e81950d8cccaa5 (patch) | |
tree | c4fdd5fb39153161e3e3b8f885f0ba01a5ae8277 /system/pymux/pymux.SlackBuild | |
parent | 1918ae44ec88f5bb863c8dc83575ff4ae2dfd2d3 (diff) | |
download | slackbuilds-fbc3851ad464cbad70c6a85014e81950d8cccaa5.tar.gz |
system/pymux: Updated for version 0.14.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/pymux/pymux.SlackBuild')
-rw-r--r-- | system/pymux/pymux.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pymux/pymux.SlackBuild b/system/pymux/pymux.SlackBuild index bea474b534..5bac6c66fb 100644 --- a/system/pymux/pymux.SlackBuild +++ b/system/pymux/pymux.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pymux -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pymux -VERSION=${VERSION:-0.13} +VERSION=${VERSION:-0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |