diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-06-09 04:43:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:32:07 +0700 |
commit | ec457396b232c5bc1f2bae81c580e7180f770624 (patch) | |
tree | ae4e382e7128031f7106b21764c776a1394393c0 /development | |
parent | 574531be5954a055282f3f33093e2c0db80d1cc6 (diff) | |
download | slackbuilds-ec457396b232c5bc1f2bae81c580e7180f770624.tar.gz |
development/uncrustify: Updated for version 0.69.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 da98ce942c..d15d4f03b3 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.68.1} +VERSION=${VERSION:-0.69.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info index b83a0fdf70..663b5bd216 100644 --- a/development/uncrustify/uncrustify.info +++ b/development/uncrustify/uncrustify.info @@ -1,8 +1,8 @@ PRGNAM="uncrustify" -VERSION="0.68.1" +VERSION="0.69.0" HOMEPAGE="http://uncrustify.sourceforge.net/" -DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.68.1/uncrustify-uncrustify-0.68.1.tar.gz" -MD5SUM="f66914f724ea3a107a85937ed2b5361b" +DOWNLOAD="https://github.com/uncrustify/uncrustify/archive/uncrustify-0.69.0/uncrustify-uncrustify-0.69.0.tar.gz" +MD5SUM="642d84b7fec59e4e0e4d935c94ef6c5e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |