diff options
Diffstat (limited to 'system/loksh/loksh.SlackBuild')
-rw-r--r-- | system/loksh/loksh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/loksh/loksh.SlackBuild b/system/loksh/loksh.SlackBuild index bad256b6590d..b17f14c8b01b 100644 --- a/system/loksh/loksh.SlackBuild +++ b/system/loksh/loksh.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=loksh -VERSION=${VERSION:-7.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-7.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |