uncrustify: update to 0.66.1.

This commit is contained in:
maxice8 2017-11-23 16:54:30 -02:00 committed by Toyam Cox
parent 98c2f251ec
commit 37be649c81
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'uncrustify'
pkgname=uncrustify
version=0.66
version=0.66.1
revision=1
build_style=cmake
create_wrksrc=yes
@ -10,7 +10,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://uncrustify.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=b797ce656af925c708c464883b7718c557ab9d687ce5dc6cc9ebce32a8639279
checksum=4b36dabcb33cfc286d79ea8fcb5babadf1d0a25eb5eb7ea9da650414325063e4
do_check() {
make -C build test
}
post_install() {
for f in etc/*cfg; do