summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Harrison2024-04-25 10:29:18 -0400
committerMatt Harrison2024-04-25 10:29:18 -0400
commit5a0870d4293f6ab118c4ad3f07a355da30382ba7 (patch)
tree9f10b412741005edde1d90b24b84bed8b3d9f32f /PKGBUILD
parent74f8ab1aeafff2b3c18b82c37698087655061209 (diff)
downloadaur-php-codesniffer-phpcompatibilitywp.tar.gz
upgpkg: php-codesniffer-phpcompatibilitywp 2.1.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b50bf26d498..0700527ea482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-codesniffer-phpcompatibilitywp
_pkgname=PHPCompatibilityWP
-pkgver=2.1.4
+pkgver=2.1.5
pkgrel=1
pkgdesc="PHP CodeSniffer rules (sniffs) to analyse the codebase of a WordPress-based project for PHP cross-version compatibility."
arch=('any')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('php-codesniffer' 'php-codesniffer-phpcompatibility' 'php-codesniffer-phpcompatibilityparagonie')
makedepends=()
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('4c18af6b60766983e7c917c058091e1718f45df838696d41130635ecb0efa026')
+b2sums=('364eb950f4413e8ae1034612492fee1dd7221d4c98e92a664d3973c546bd9fad9909719eb110e977c481fea43dad8b6aad96ebfeef47acedee7bd8f8e858c4cc')
package() {
install -d "${pkgdir}/usr/share/pear/PHP/CodeSniffer/Standards/PHPCompatibilityWP"