Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/editorconfig/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'editorconfig'
pkgname=editorconfig
version=0.12.9
version=0.12.11
revision=1
build_style=cmake
makedepends="pcre2-devel"
Expand All @@ -10,7 +10,7 @@ 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=4aaa4e3883332aac7ec19c169dcf128f5f0f963f61d09beb299eb2bce5944e2c
checksum=9d8b420b56a969ea3cf784861c72d26fa0e158fa1494d732df2c8a1480d36a5c

post_install() {
vlicense LICENSE
Expand Down