summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorParham Alvani2022-09-17 18:46:16 +0430
committerParham Alvani2022-09-17 18:46:16 +0430
commit9de57434c15b74f5ea8135727e3667d1dbddd456 (patch)
tree01dd28301e09132a5380abf2713ec429f1ab7d94 /PKGBUILD
parentc0dc29c85a038313b178eda9f509b7606941f46a (diff)
downloadaur-9de57434c15b74f5ea8135727e3667d1dbddd456.tar.gz
feat: update to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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