From 68078ad7575c566fbcb120f3c46b1573868d7dba Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 18 May 2017 18:23:34 +0000 Subject: [PATCH] uncrustify: update to 0.65. --- srcpkgs/uncrustify/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/uncrustify/template b/srcpkgs/uncrustify/template index ab105c81049..59f959d766d 100644 --- a/srcpkgs/uncrustify/template +++ b/srcpkgs/uncrustify/template @@ -1,15 +1,16 @@ # Template file for 'uncrustify' pkgname=uncrustify -version=0.64 +version=0.65 revision=1 build_style=cmake create_wrksrc=yes +hostmakedepends="python" short_desc="Source Code Beautifier for multiple languages" maintainer="Juan RP " license="GPL-2" homepage="http://uncrustify.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" -checksum=0fca05fe8bac2cd80bf3ed77378c82ffe365f37a3f80b8e0ca2dbb3c6e25f3d7 +checksum=7f7afc2ecbaf9dab3c460da39bb97a77c199e62a1dd8bd26300ef5679a789d76 post_install() { for f in etc/*cfg; do