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