summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2022-09-17 18:46:16 +0430
committerParham Alvani2022-09-17 18:46:16 +0430
commit9de57434c15b74f5ea8135727e3667d1dbddd456 (patch)
tree01dd28301e09132a5380abf2713ec429f1ab7d94
parentc0dc29c85a038313b178eda9f509b7606941f46a (diff)
downloadaur-9de57434c15b74f5ea8135727e3667d1dbddd456.tar.gz
feat: update to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abbd3000b56d..bda60448bc34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actionlint-bin
pkgdesc = Static checker for GitHub Actions workflow files
- pkgver = 1.6.17
+ pkgver = 1.6.18
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.17/actionlint_1.6.17_linux_amd64.tar.gz
- sha256sums = a4641cd9b81e06070936fa017feb1f4f69cec0ceed41f00072e94910beb6bdd7
+ source = https://github.com/rhysd/actionlint/releases/download/v1.6.18/actionlint_1.6.18_linux_amd64.tar.gz
+ sha256sums = e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
pkgname = actionlint-bin
diff --git a/PKGBUILD b/PKGBUILD
index 85660af5b712..ce0962be4b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=actionlint-bin
-pkgver=1.6.17
+pkgver=1.6.18
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=('a4641cd9b81e06070936fa017feb1f4f69cec0ceed41f00072e94910beb6bdd7')
+sha256sums=('e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
package() {
# package