diff options
author | Vladimir MyRequiem <mrvladislavovich@gmail.com> | 2018-09-27 04:50:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:41 +0700 |
commit | d3cee6797811790c50df7cdc72b8fdcf81cb6398 (patch) | |
tree | 10249a2567ffda8a0481ced1751252d9675a07c4 /system/spman/spman.SlackBuild | |
parent | 66527efe356c1e37484b313cfbc0a2989559c193 (diff) |
system/spman: Updated for version 2.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/spman/spman.SlackBuild')
-rw-r--r-- | system/spman/spman.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/spman/spman.SlackBuild b/system/spman/spman.SlackBuild index 1ce917aa0d320..18cc2c58daea3 100644 --- a/system/spman/spman.SlackBuild +++ b/system/spman/spman.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=spman -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |