diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2017-11-09 07:14:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:29 +0700 |
commit | 92714faf148aea482126bd9d45d4d4acf10f1d78 (patch) | |
tree | b534e34418bb3cf5b0d896cf0081724023bee6fd /development/uncrustify/uncrustify.SlackBuild | |
parent | a8083d2fc1c01d967b088fa8d36bf91d9fe62fdb (diff) | |
download | slackbuilds-92714faf148aea482126bd9d45d4d4acf10f1d78.tar.gz |
development/uncrustify: Updated for version 0.66.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 3d1fca9db3..2b5566c5ab 100644 --- a/development/uncrustify/uncrustify.SlackBuild +++ b/development/uncrustify/uncrustify.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=uncrustify -VERSION=${VERSION:-0.65} +VERSION=${VERSION:-0.66} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |