summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2022-09-30 16:59:49 +0330
committerParham Alvani2022-09-30 16:59:49 +0330
commit7380ace1c3f19baa124ae9923d978880f72bf2ec (patch)
treee939dab83c84df74e3f9b3067294f580651ac169
parent73e9fef94a3629ad4254adc91942ad871fecb16e (diff)
downloadaur-7380ace1c3f19baa124ae9923d978880f72bf2ec.tar.gz
feat: update to v1.6.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 309ec09994aa..7f73ce534b70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actionlint-bin
pkgdesc = Static checker for GitHub Actions workflow files
- pkgver = 1.6.19
+ pkgver = 1.6.20
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.19/actionlint_1.6.19_linux_amd64.tar.gz
- sha256sums = 8303deaddeb25dd6f40f4ab6bf35d2194402ca046b7ffe07c88593ab46dac120
+ source = https://github.com/rhysd/actionlint/releases/download/v1.6.20/actionlint_1.6.20_linux_amd64.tar.gz
+ sha256sums = bc311cb7bf006072009ab55ef81f7b6545bf8fc35d63ae60e002c1e37e4afe04
pkgname = actionlint-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2a10ab962c9a..eb2a5368d6d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=actionlint-bin
-pkgver=1.6.19
+pkgver=1.6.20
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=('8303deaddeb25dd6f40f4ab6bf35d2194402ca046b7ffe07c88593ab46dac120')
+sha256sums=('bc311cb7bf006072009ab55ef81f7b6545bf8fc35d63ae60e002c1e37e4afe04')
package() {
# package