diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-05-25 20:25:56 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:24 +0700 |
commit | f9981feb4251aef3023cd63d88be96c28a692a15 (patch) | |
tree | 25c955f18f2d5d407d696f42570c9dad6e32c9c2 /misc/sbo-templates/sbo-templates.SlackBuild | |
parent | f5e0c58c9b89e3ebe6be80d0f8392bf85f43c1d9 (diff) |
misc/sbo-templates: Updated for version 1.3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/sbo-templates/sbo-templates.SlackBuild')
-rw-r--r-- | misc/sbo-templates/sbo-templates.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sbo-templates/sbo-templates.SlackBuild b/misc/sbo-templates/sbo-templates.SlackBuild index ba7730e28a103..2d5099907ab3b 100644 --- a/misc/sbo-templates/sbo-templates.SlackBuild +++ b/misc/sbo-templates/sbo-templates.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sbo-templates -VERSION=${VERSION:-1.3.4} +VERSION=${VERSION:-1.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |