summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoan Blanc2022-06-18 13:54:05 +0200
committerYoan Blanc2022-06-18 13:54:05 +0200
commit4ed24695f60c94cf5a40250389fe480e23357cc6 (patch)
treea51b5537d9f54edcce46e261a5cfbcf15e9d12e2
parent5265017aa6eea353d12f6e1af23de74d6ef72b47 (diff)
downloadaur-4ed24695f60c94cf5a40250389fe480e23357cc6.tar.gz
eclint v0.3.4
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95b7c2211050..e87d5daf1b83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eclint
pkgdesc = EditorConfig linter
- pkgver = 0.3.3
- pkgrel = 2
+ pkgver = 0.3.4
+ pkgrel = 1
url = https://gitlab.com/greut/eclint
arch = x86_64
arch = i686
@@ -13,10 +13,10 @@ pkgbase = eclint
makedepends = gzip
depends = glibc
optdepends = git: Git repository support
- source = https://gitlab.com/greut/eclint/-/releases/v0.3.3/downloads/eclint-0.3.3.tar.gz
- source = https://gitlab.com/greut/eclint/-/releases/v0.3.3/downloads/eclint-0.3.3.tar.gz.sig
+ source = https://gitlab.com/greut/eclint/-/releases/v0.3.4/downloads/eclint-0.3.4.tar.gz
+ source = https://gitlab.com/greut/eclint/-/releases/v0.3.4/downloads/eclint-0.3.4.tar.gz.sig
validpgpkeys = 9E2D407EAFEE50863F42B9D16058CF4574298812
- sha256sums = c9d5f5b856a8be3d47d898d289d74885c1b466f7201b9bd6f03c803317bc2fb8
+ sha256sums = 25d6800221adcccfd18e8baccf6873bcf406775ef611c22f766f32b515ca4d1e
sha256sums = SKIP
pkgname = eclint
diff --git a/PKGBUILD b/PKGBUILD
index 7efdf3bae306..5dd48a4a8d0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# GPG: https://keybase.io/greut/pgp_keys.asc
pkgname='eclint'
-pkgver=0.3.3
-pkgrel=2
+pkgver=0.3.4
+pkgrel=1
pkgdesc='EditorConfig linter'
url='https://gitlab.com/greut/eclint'
arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@ source=(
)
-sha256sums=('c9d5f5b856a8be3d47d898d289d74885c1b466f7201b9bd6f03c803317bc2fb8'
+sha256sums=('25d6800221adcccfd18e8baccf6873bcf406775ef611c22f766f32b515ca4d1e'
'SKIP')
validpgpkeys=('9E2D407EAFEE50863F42B9D16058CF4574298812')