summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoan Blanc2022-09-10 15:02:41 +0200
committerYoan Blanc2022-09-10 15:02:41 +0200
commit8f030c9ae670089d38a7a16163be9469bcb3268f (patch)
treedc0d3d687cf496cbb17776409b23805174b8b268
parentca78f3adb5bb132e12dc0c5422779e4838d76d51 (diff)
downloadaur-8f030c9ae670089d38a7a16163be9469bcb3268f.tar.gz
eclint v0.3.6
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cafe502df5f..1627d5c0c424 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eclint
pkgdesc = EditorConfig linter
- pkgver = 0.3.5
+ pkgver = 0.3.6
pkgrel = 1
url = https://gitlab.com/greut/eclint
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = eclint
makedepends = gzip
depends = glibc
optdepends = git: Git repository support
- source = https://gitlab.com/greut/eclint/-/releases/v0.3.5/downloads/eclint-0.3.5.tar.gz
- source = https://gitlab.com/greut/eclint/-/releases/v0.3.5/downloads/eclint-0.3.5.tar.gz.sig
+ source = https://gitlab.com/greut/eclint/-/releases/v0.3.6/downloads/eclint-0.3.6.tar.gz
+ source = https://gitlab.com/greut/eclint/-/releases/v0.3.6/downloads/eclint-0.3.6.tar.gz.sig
validpgpkeys = 9E2D407EAFEE50863F42B9D16058CF4574298812
- sha256sums = 8fb7634ebc072ff169cc7e67564febcef824caab473a44a180a01b4a16ab3fb1
+ sha256sums = 9be959f382772a018f725d6d1cb2a261018e21fc866269ae9941276731a05247
sha256sums = SKIP
pkgname = eclint
diff --git a/PKGBUILD b/PKGBUILD
index 21c893f661bc..0887519eab79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# GPG: https://keybase.io/greut/pgp_keys.asc
pkgname='eclint'
-pkgver=0.3.5
+pkgver=0.3.6
pkgrel=1
pkgdesc='EditorConfig linter'
url='https://gitlab.com/greut/eclint'
@@ -19,7 +19,7 @@ source=(
)
-sha256sums=('8fb7634ebc072ff169cc7e67564febcef824caab473a44a180a01b4a16ab3fb1'
+sha256sums=('9be959f382772a018f725d6d1cb2a261018e21fc866269ae9941276731a05247'
'SKIP')
validpgpkeys=('9E2D407EAFEE50863F42B9D16058CF4574298812')