aboutsummaryrefslogtreecommitdiff
path: root/development/uncrustify/uncrustify.SlackBuild
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2021-08-04 12:58:05 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-08 01:19:48 +0700
commit3c9dcc2090b4ebd9d526fbb1a3141cee307ad35c (patch)
treee6e1af8ed5c04c7b6ab6bd6fec15c4fe0750ee67 /development/uncrustify/uncrustify.SlackBuild
parente4d342d440c88991af0f962c51247f9939cab8a1 (diff)
downloadslackbuilds-3c9dcc2090b4ebd9d526fbb1a3141cee307ad35c.tar.xz
development/uncrustify: Updated for version 0.73.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/uncrustify/uncrustify.SlackBuild')
-rw-r--r--development/uncrustify/uncrustify.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 1bdba50108b6..11775f081d59 100644
--- a/development/uncrustify/uncrustify.SlackBuild
+++ b/development/uncrustify/uncrustify.SlackBuild
@@ -7,7 +7,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=uncrustify
-VERSION=${VERSION:-0.72.0}
+VERSION=${VERSION:-0.73.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}