summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorParham Alvani2022-06-29 07:41:23 +0430
committerParham Alvani2022-06-29 07:41:23 +0430
commit57238078fbded49b8795f920c56efa980227880c (patch)
tree3113fbc7580d3bae30236f28cd1ea6121fe845a0
parentbff280d1bab99500572afc07255d9e547362e4cd (diff)
downloadaur-57238078fbded49b8795f920c56efa980227880c.tar.gz
feat: update actionlint to 1.6.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9734814c511d..5355a00043af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = actionlint-bin
pkgdesc = Static checker for GitHub Actions workflow files
- pkgver = 1.6.14
+ pkgver = 1.6.15
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.14/actionlint_1.6.14_linux_amd64.tar.gz
- sha256sums = 9500c85f28dee3e9b4e918df3c336d87a360bd912493d0f2d70a148597127f85
+ source = https://github.com/rhysd/actionlint/releases/download/v1.6.15/actionlint_1.6.15_linux_amd64.tar.gz
+ sha256sums = 18ce9a10a4366f61087b639f60537cde133b26de6814aec1edfde09771277c7a
pkgname = actionlint-bin
diff --git a/PKGBUILD b/PKGBUILD
index 648b16aa48c4..87bad75f00fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Parham Alvani <parham.alvani@gmail.com>
pkgname=actionlint-bin
-pkgver=1.6.14
+pkgver=1.6.15
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=('9500c85f28dee3e9b4e918df3c336d87a360bd912493d0f2d70a148597127f85')
+sha256sums=('18ce9a10a4366f61087b639f60537cde133b26de6814aec1edfde09771277c7a')
package() {
# package