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 | |
parent | a8083d2fc1c01d967b088fa8d36bf91d9fe62fdb (diff) | |
download | slackbuilds-92714faf148aea482126bd9d45d4d4acf10f1d78.tar.gz |
development/uncrustify: Updated for version 0.66.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/uncrustify/uncrustify.SlackBuild | 2 | ||||
-rw-r--r-- | development/uncrustify/uncrustify.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info index e32322ee1f..af9b37f2bf 100644 --- a/development/uncrustify/uncrustify.info +++ b/development/uncrustify/uncrustify.info @@ -1,8 +1,8 @@ PRGNAM="uncrustify" -VERSION="0.65" +VERSION="0.66" HOMEPAGE="http://uncrustify.sourceforge.net/" -DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.65/uncrustify-uncrustify-0.65.tar.gz" -MD5SUM="c22ae01e6c92c783099005b7cec6bb8f" +DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.66/uncrustify-uncrustify-0.66.tar.gz" +MD5SUM="7e902bd74dd958a75539fa6e9952676f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |