Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
editorconfig-checker


Commits:
a0de2ad3 by Caleb Maclennan at 2026-01-29T13:22:52+03:00
upgpkg: 3.6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = editorconfig-checker
        pkgdesc = A tool to verify that your files are in harmony with your 
.editorconfig
-       pkgver = 3.6.0
+       pkgver = 3.6.1
        pkgrel = 1
        url = https://github.com/editorconfig-checker/editorconfig-checker
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = editorconfig-checker
        makedepends = go
        depends = glibc
        provides = ec
-       source = 
https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.6.0/editorconfig-checker-3.6.0.tar.gz
-       sha256sums = 
8d5e350be7be6a1e08811359f5e0e3dc922113a19ad26a3813d82607c303022e
+       source = 
https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.6.1/editorconfig-checker-3.6.1.tar.gz
+       sha256sums = 
8c8e6662b076fdb21767e0df99b12b71cbcde5cfbbd8a084b4cf94fe09b72826
 
 pkgname = editorconfig-checker


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=editorconfig-checker
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc='A tool to verify that your files are in harmony with your 
.editorconfig'
 arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=(go)
 provides=(ec)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/refs/tags/v$pkgver/$_archive.tar.gz")
-sha256sums=('8d5e350be7be6a1e08811359f5e0e3dc922113a19ad26a3813d82607c303022e')
+sha256sums=('8c8e6662b076fdb21767e0df99b12b71cbcde5cfbbd8a084b4cf94fe09b72826')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/editorconfig-checker/-/commit/a0de2ad33c33b036bbabc3b75217ffb5ff501d16

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/editorconfig-checker/-/commit/a0de2ad33c33b036bbabc3b75217ffb5ff501d16
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to