summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Zhu Qun-Ying2018-05-23 23:05:47 +0200
committer Willy Sudiarto Raharjo2018-05-26 01:59:25 +0200
commit828d3c24ab34e3352d8c6f3f4a67743fb0a4ab87 (patch)
tree799185e6bb3244fde5682c5a5e7da8c2caba2573 /development
parentd64ca8962f0396196db0716b82afa56f2a0fa389 (diff)
downloadslackbuilds-828d3c24ab34e3352d8c6f3f4a67743fb0a4ab87.tar.gz
development/uncrustify: Updated for version 0.67.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/uncrustify/uncrustify.SlackBuild5
-rw-r--r--development/uncrustify/uncrustify.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/development/uncrustify/uncrustify.SlackBuild b/development/uncrustify/uncrustify.SlackBuild
index 60094ab9f5..7da8fefb4e 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.66.1}
+VERSION=${VERSION:-0.67}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -66,7 +66,8 @@ rmdir $PKG/usr/share
gzip -9 $PKG/usr/man/man1/*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog documentation $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS COPYING ChangeLog documentation \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info
index 7115fcc17a..ba4af20c8a 100644
--- a/development/uncrustify/uncrustify.info
+++ b/development/uncrustify/uncrustify.info
@@ -1,8 +1,8 @@
PRGNAM="uncrustify"
-VERSION="0.66.1"
+VERSION="0.67"
HOMEPAGE="http://uncrustify.sourceforge.net/"
-DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.66.1/uncrustify-uncrustify-0.66.1.tar.gz"
-MD5SUM="caf66a3909bc74b3d1babc4a3e86fec5"
+DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.67/uncrustify-uncrustify-0.67.tar.gz"
+MD5SUM="5469a25979c6f943a0178e40dabf1c65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""