diff options
Diffstat (limited to 'development/uncrustify/uncrustify.SlackBuild')
-rw-r--r-- | development/uncrustify/uncrustify.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild index c602bd9d969a..836c6357944e 100644 --- a/development/uncrustify/uncrustify.SlackBuild +++ b/development/uncrustify/uncrustify.SlackBuild @@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=uncrustify -VERSION=${VERSION:-0.75.1} +VERSION=${VERSION:-0.76.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |