aboutsummaryrefslogtreecommitdiffstats
path: root/community/uncrustify/APKBUILD
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2020-05-12 18:23:53 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-15 12:16:53 +0000
commit94226997cd6c2dc8ed9e9bf29013212f79da9413 (patch)
treec79567470dc58da378336cc8690530845ab252c6 /community/uncrustify/APKBUILD
parent0e34bfa57dcc2914dcac4931a7368133763c5292 (diff)
community/uncrustify: upgrade to 0.71.0
Diffstat (limited to 'community/uncrustify/APKBUILD')
-rw-r--r--community/uncrustify/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uncrustify/APKBUILD b/community/uncrustify/APKBUILD
index 3e6d41cdfa1..7689ccfe2ed 100644
--- a/community/uncrustify/APKBUILD
+++ b/community/uncrustify/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=uncrustify
-pkgver=0.70.1
-pkgrel=1
+pkgver=0.71.0
+pkgrel=0
pkgdesc="Source code beautifier"
url="https://github.com/uncrustify/uncrustify"
arch="all"
@@ -29,4 +29,4 @@ package() {
install -Dm644 etc/*.cfg -t "$pkgdir"/usr/share/$pkgname
}
-sha512sums="d28f02d5c82e3b398fd0391fe49eb1260a905e525c7c4b513ccea68ffff480d96cd77936267dd7d6870a59903c72578efc0ff85696c877caf1f1c89160c79334 uncrustify-0.70.1.tar.gz"
+sha512sums="220ecbebb1c1d6abadb96c339e4ca9b264a04fa08bc83e9b0fabba5fae425efd1911d175d18b635521614ec9c33aa389fadaeec62ebf28a5d71e595900a92181 uncrustify-0.71.0.tar.gz"