Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
shellcheck
Commits:
5d93c26d by Felix Yan at 2024-09-04T22:36:48+03:00
upgpkg: 0.10.0-11: rebuild with text-short 0.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = shellcheck
pkgdesc = Shell script analysis tool
pkgver = 0.10.0
- pkgrel = 10
+ pkgrel = 11
url = https://www.shellcheck.net
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=ShellCheck
pkgname=shellcheck
pkgver=0.10.0
-pkgrel=10
+pkgrel=11
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/5d93c26d3a5fdec5978f418fc6a76d557e13c7ba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shellcheck/-/commit/5d93c26d3a5fdec5978f418fc6a76d557e13c7ba
You're receiving this email because of your account on gitlab.archlinux.org.