From 96ded3976cee807be967051aa309f034c2c74da2 Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Thu, 3 Sep 2020 01:34:39 -0300 Subject: [PATCH] editorconfig: update to 0.12.4. --- srcpkgs/editorconfig/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/editorconfig/template b/srcpkgs/editorconfig/template index 8116d9f73fc..9a4d630a3af 100644 --- a/srcpkgs/editorconfig/template +++ b/srcpkgs/editorconfig/template @@ -1,6 +1,6 @@ # Template file for 'editorconfig' pkgname=editorconfig -version=0.12.3 +version=0.12.4 revision=1 wrksrc="editorconfig-core-c-${version}" build_style=cmake @@ -9,8 +9,9 @@ short_desc="EditorConfig core library written in C" maintainer="Daniel Santana " license="BSD-2-Clause" homepage="https://editorconfig.org/" +changelog="https://github.com/editorconfig/editorconfig-core-c/releases" distfiles="https://github.com/editorconfig/editorconfig-core-c/archive/v${version}.tar.gz" -checksum=64edf79500e104e47035cace903f5c299edba778dcff71b814b7095a9f14cbc1 +checksum=c2671595f1793b498cdf50b9dc03d632cc724891de7909f2ea78588fbffba289 post_install() { vlicense LICENSE