diff options
Diffstat (limited to 'development/kakoune/kakoune.SlackBuild')
-rw-r--r-- | development/kakoune/kakoune.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/kakoune/kakoune.SlackBuild b/development/kakoune/kakoune.SlackBuild index 3d0bbdc004398..59d2fba3a5468 100644 --- a/development/kakoune/kakoune.SlackBuild +++ b/development/kakoune/kakoune.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=kakoune -VERSION=${VERSION:-2020.09.01} +VERSION=${VERSION:-2021.11.08} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |