Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
shellcheck
Commits:
a8b08859 by Felix Yan at 2025-04-15T07:36:56+08:00
upgpkg: 0.10.0-52: rebuild with linear-generics 0.2.2, th-abstraction 0.5.0.0,
th-desugar 1.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = shellcheck
pkgdesc = Shell script analysis tool
pkgver = 0.10.0
- pkgrel = 51
+ pkgrel = 52
url = https://www.shellcheck.net
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=ShellCheck
pkgname=shellcheck
pkgver=0.10.0
-pkgrel=51
+pkgrel=52
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/a8b088593dc9c65cecf80b1e8143dc62c13f8fda
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shellcheck/-/commit/a8b088593dc9c65cecf80b1e8143dc62c13f8fda
You're receiving this email because of your account on gitlab.archlinux.org.