diff options
Diffstat (limited to 'python/pyserial/pyserial.SlackBuild')
-rw-r--r-- | python/pyserial/pyserial.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyserial/pyserial.SlackBuild b/python/pyserial/pyserial.SlackBuild index bda387a7d6..f03cd72e7e 100644 --- a/python/pyserial/pyserial.SlackBuild +++ b/python/pyserial/pyserial.SlackBuild @@ -6,7 +6,7 @@ # Updated to 2.5_rc2 by Dustin Schnee <schnee72{at}gmail{dot}com> PRGNAM=pyserial -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |