diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-04-29 22:57:54 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:46 +0700 |
commit | e6ed7f2b65d4ffa8d668417bf6bd4077d23ef4e5 (patch) | |
tree | add87fca6ba9a40a8ddcbe1e93ccfc831b335d49 /misc/sbo-templates/sbo-templates.SlackBuild | |
parent | 7da525d1035a2606f13b10fbdbb650d9f29b60cc (diff) |
misc/sbo-templates: Updated for version 1.3.4.
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 9bf1390cb049..ba7730e28a10 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.3} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |