testing/dotenv-linter: upgrade to 4.0.0

This commit is contained in:
DWwanghao 2025-11-20 20:04:34 +08:00 committed by Andy Postnikov
parent f1bd830aa0
commit 12b87f5599

View File

@ -1,11 +1,11 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=dotenv-linter
pkgver=3.3.0
pkgrel=1
pkgver=4.0.0
pkgrel=0
pkgdesc="Lightning-fast linter for .env files"
url="https://dotenv-linter.github.io"
arch="all !s390x !ppc64le !riscv64 !loongarch64" # rust/rustls
arch="all !s390x !ppc64le !riscv64" # rust/rustls
license="MIT"
makedepends="cargo cargo-auditable"
source="https://github.com/dotenv-linter/dotenv-linter/archive/refs/tags/v$pkgver/dotenv-linter-$pkgver.tar.gz"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
e25fbd98f6c688921b67a83aac13adbb925e535bef9976257b451ad7c285ffd47b2ec7bd42686d718e1d3d7b810f4e2abde04a2aa5edf10b3a8e1334ffe0d7d9 dotenv-linter-3.3.0.tar.gz
392ccbaf9e059b8ce1edae20d2736cab520d292d99348dc2d8c8dcd05feb4ba4e2419400331c0c902d8a70f26629c4c3fa139f9952cb948bc17eacefbfc89f78 dotenv-linter-4.0.0.tar.gz
"