summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2021-10-17 21:29:40 +0330
committerParham Alvani2021-10-17 21:29:40 +0330
commit7968ba8924051544798ace0b4169c3c297a89749 (patch)
tree7bc90cc9cef4e4eb97d08ab0833ded4bfed60db7
parent6f51b14cfde0ca01fe24bf5fea2954e2feab6acf (diff)
downloadaur-7968ba8924051544798ace0b4169c3c297a89749.tar.gz
feat: update version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a49683a34bb9..46691d8fad42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actionlint-bin
pkgdesc = Static checker for GitHub Actions workflow files
- pkgver = 1.6.5
+ pkgver = 1.6.6
pkgrel = 1
url = https://github.com/rhysd/actionlint
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = actionlint-bin
provides = actionlint
conflicts = actionlint
conflicts = actionlint-git
- source = https://github.com/rhysd/actionlint/releases/download/v1.6.5/actionlint_1.6.5_linux_amd64.tar.gz
- sha256sums = c53921555c03728bd0e79c34852c522bb34e042de31c014ddb33db0f4ac70ab5
+ source = https://github.com/rhysd/actionlint/releases/download/v1.6.6/actionlint_1.6.6_linux_amd64.tar.gz
+ sha256sums = 1089d05e0784431a38b9620c806fcf4e0ea047298ee15f3177caa3c5cd614d21
pkgname = actionlint-bin
diff --git a/PKGBUILD b/PKGBUILD
index 54501b916916..ad3a5e8020b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=actionlint-bin
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
pkgdesc="Static checker for GitHub Actions workflow files"
arch=(x86_64)
@@ -13,7 +13,7 @@ provides=('actionlint')
source=("https://github.com/rhysd/actionlint/releases/download/v${pkgver}/actionlint_${pkgver}_linux_amd64.tar.gz")
-sha256sums=('c53921555c03728bd0e79c34852c522bb34e042de31c014ddb33db0f4ac70ab5')
+sha256sums=('1089d05e0784431a38b9620c806fcf4e0ea047298ee15f3177caa3c5cd614d21')
package() {
# package