summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2018-11-22 21:55:38 +0100
committer Willy Sudiarto Raharjo2018-11-24 06:35:13 +0100
commitfdae3da189421cbdd4c5605264a715f0fc738755 (patch)
tree13d99efbd87e832ae76ffbed5183bb5f003e6d57
parent37cc9b949b496e1fa3dbb2c9bf399e465739d8b3 (diff)
downloadslackbuilds-fdae3da189421cbdd4c5605264a715f0fc738755.tar.gz
development/uncrustify: Updated for version 0.68.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--development/uncrustify/slack-desc2
-rw-r--r--development/uncrustify/uncrustify.SlackBuild2
-rw-r--r--development/uncrustify/uncrustify.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/uncrustify/slack-desc b/development/uncrustify/slack-desc
index c2a433dffe..55127fcc85 100644
--- a/development/uncrustify/slack-desc
+++ b/development/uncrustify/slack-desc
@@ -10,7 +10,7 @@ uncrustify: uncrustify (source code beautifier)
uncrustify:
uncrustify: Uncrustify works with C, C++, C#, D, Java, and Pawn and
uncrustify: indents (with spaces only, tabs and spaces, and tabs
-uncrustify: only),, adds and removes newlines, has a high degree of
+uncrustify: only), adds and removes newlines, has a high degree of
uncrustify: control over operator spacing, aligns code, is extremely
uncrustify: configurable, and is easy to modify.
uncrustify:
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 7da8fefb4e..da98ce942c 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.67}
+VERSION=${VERSION:-0.68.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info
index ba4af20c8a..b83a0fdf70 100644
--- a/development/uncrustify/uncrustify.info
+++ b/development/uncrustify/uncrustify.info
@@ -1,8 +1,8 @@
PRGNAM="uncrustify"
-VERSION="0.67"
+VERSION="0.68.1"
HOMEPAGE="http://uncrustify.sourceforge.net/"
-DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.67/uncrustify-uncrustify-0.67.tar.gz"
-MD5SUM="5469a25979c6f943a0178e40dabf1c65"
+DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.68.1/uncrustify-uncrustify-0.68.1.tar.gz"
+MD5SUM="f66914f724ea3a107a85937ed2b5361b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""