summaryrefslogtreecommitdiffstats
path: root/development/uncrustify
diff options
context:
space:
mode:
Diffstat (limited to 'development/uncrustify')
-rw-r--r--development/uncrustify/README10
-rw-r--r--development/uncrustify/uncrustify.SlackBuild2
-rw-r--r--development/uncrustify/uncrustify.info6
3 files changed, 9 insertions, 9 deletions
diff --git a/development/uncrustify/README b/development/uncrustify/README
index de25c92f08..7ad777a602 100644
--- a/development/uncrustify/README
+++ b/development/uncrustify/README
@@ -1,5 +1,5 @@
-Uncrustify is a source code beautifier that allows you to banish crusty
-code. It works with C, C++, C#, D, Java, and Pawn and indents (with spaces
-only, tabs and spaces, and tabs only), adds and removes newlines, has a
-high degree of control over operator spacing, aligns code, is extremely
-configurable, and is easy to modify.
+Uncrustify is a source code beautifier that allows you to banish
+crusty code. It works with C, C++, C#, D, Java, and Pawn and indents
+(with spaces only, tabs and spaces, and tabs only), adds and removes
+newlines, has a high degree of control over operator spacing, aligns
+code, is extremely configurable, and is easy to modify.
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 7b170d05ad..97f9a01292 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.71.0}
+VERSION=${VERSION:-0.72.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info
index 4c5514fb7e..359f2e8b83 100644
--- a/development/uncrustify/uncrustify.info
+++ b/development/uncrustify/uncrustify.info
@@ -1,8 +1,8 @@
PRGNAM="uncrustify"
-VERSION="0.71.0"
+VERSION="0.72.0"
HOMEPAGE="http://uncrustify.sourceforge.net/"
-DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.71.0/uncrustify-uncrustify-0.71.0.tar.gz"
-MD5SUM="748482d4c16e2de966505c7e3829d925"
+DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.72.0/uncrustify-uncrustify-0.72.0.tar.gz"
+MD5SUM="9e89cd3457cb1b431eab5c7a161c02a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""