From 56e6b3b3e98ef39fc007267e045f30400447249d Mon Sep 17 00:00:00 2001 From: André Klitzing Date: Fri, 19 May 2017 09:28:10 +0200 Subject: community/uncrustify: upgrade to 0.65 --- community/uncrustify/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/community/uncrustify/APKBUILD b/community/uncrustify/APKBUILD index 6fb73cfb351..0943a62edf7 100644 --- a/community/uncrustify/APKBUILD +++ b/community/uncrustify/APKBUILD @@ -1,13 +1,13 @@ # Maintainer: André Klitzing pkgname=uncrustify -pkgver=0.64 +pkgver=0.65 pkgrel=0 pkgdesc="A source code beautifier" url="https://github.com/uncrustify/uncrustify" arch="all" license="GPL2" -makedepends="cmake" +makedepends="cmake python2" subpackages="$pkgname-doc" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" builddir="$srcdir" @@ -30,6 +30,4 @@ package() { make DESTDIR="$pkgdir" PREFIX=/usr install } -md5sums="008904ca40d07c4b3d66c717d59cb65b uncrustify-0.64.tar.gz" -sha256sums="0fca05fe8bac2cd80bf3ed77378c82ffe365f37a3f80b8e0ca2dbb3c6e25f3d7 uncrustify-0.64.tar.gz" -sha512sums="27be7bceccab20d58ad8f7bb875f1270771f9c0994d6aac404743028ccb9002229d5f000d7cfb4264e66409581f7339b88e17e5ad9b8dd2e8817431268411a0f uncrustify-0.64.tar.gz" +sha512sums="c74e1b8d107ec54f95c70fa1e6a0418085dbdb8e1aab864ef459138191ee4da31230ff5ab706276d5717eb6caa6567a20a8aa82cb18d85560f41374a0a8dbadf uncrustify-0.65.tar.gz" -- cgit v1.2.3