Skip to content

Commit

Permalink
uncrustify: update to 0.68.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxice8 authored and Gottox committed Nov 18, 2018
1 parent 6fa6cbd commit c0777fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/uncrustify/template
@@ -1,16 +1,16 @@
# Template file for 'uncrustify'
pkgname=uncrustify
version=0.67
version=0.68
revision=1
build_style=cmake
create_wrksrc=yes
hostmakedepends="python"
short_desc="Source Code Beautifier for multiple languages"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="http://uncrustify.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=54f15c8ebddef120522db21f38fac1dd3b0a285fbf60a8b71f9e333e96cf6ddc
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=26036af6d89fe5561bad6857b8cfeb633f455dd992ed08fd9918d0dabcf62652

do_check() {
make -C build test
Expand Down

0 comments on commit c0777fc

Please sign in to comment.