diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2020-12-16 12:55:07 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-17 22:43:51 +0700 |
commit | c563ee4d432d83e7d78813c56032c3f446bee599 (patch) | |
tree | defeb50b1f0bf0598965d509b588b22ee4ff6d91 /development | |
parent | de2b8ef4a0bc105146dd5ea13e64be69f9a83bc8 (diff) | |
download | slackbuilds-c563ee4d432d83e7d78813c56032c3f446bee599.tar.gz |
development/uncrustify: Updated for version 0.72.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 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="" |