summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2022-08-19 19:21:33 +0430
committerParham Alvani2022-08-19 19:21:33 +0430
commitd20033b405a1e41171aede7ba8647ff621887b8d (patch)
treecc7e585813def53cc60fea84c79d519fc74c9ce6
parent57238078fbded49b8795f920c56efa980227880c (diff)
downloadaur-d20033b405a1e41171aede7ba8647ff621887b8d.tar.gz
feat: update actionlint version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5355a00043af..1867d82b3c58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actionlint-bin
pkgdesc = Static checker for GitHub Actions workflow files
- pkgver = 1.6.15
+ pkgver = 1.6.16
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.15/actionlint_1.6.15_linux_amd64.tar.gz
- sha256sums = 18ce9a10a4366f61087b639f60537cde133b26de6814aec1edfde09771277c7a
+ source = https://github.com/rhysd/actionlint/releases/download/v1.6.16/actionlint_1.6.16_linux_amd64.tar.gz
+ sha256sums = 7397670a6f05c446809b2f3e117a45f7e5e185cb66816037f8c009aa040a28c7
pkgname = actionlint-bin
diff --git a/PKGBUILD b/PKGBUILD
index 87bad75f00fe..02570085f7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=actionlint-bin
-pkgver=1.6.15
+pkgver=1.6.16
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=('18ce9a10a4366f61087b639f60537cde133b26de6814aec1edfde09771277c7a')
+sha256sums=('7397670a6f05c446809b2f3e117a45f7e5e185cb66816037f8c009aa040a28c7')
package() {
# package