Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
shellcheck
Commits:
576e85e1 by Felix Yan at 2024-01-17T05:13:05+02:00
upgpkg: 0.9.0-75: rebuild with concurrent-output 1.10.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = shellcheck
pkgdesc = Shell script analysis tool
pkgver = 0.9.0
- pkgrel = 74
+ pkgrel = 75
url = https://www.shellcheck.net
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=ShellCheck
pkgname=shellcheck
pkgver=0.9.0
-pkgrel=74
+pkgrel=75
pkgdesc="Shell script analysis tool"
url="https://www.shellcheck.net"
license=("GPL")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shellcheck/-/commit/576e85e11ae74c1b755ef608f8c6d68b857df1e3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shellcheck/-/commit/576e85e11ae74c1b755ef608f8c6d68b857df1e3
You're receiving this email because of your account on gitlab.archlinux.org.