summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax2024-06-20 12:37:31 +0200
committermax2024-06-20 12:37:31 +0200
commit8af39966829776e2a9d39b75d899d3964696071c (patch)
tree830e448096c4f9ff2ef42247d88924bcc73ee6bc /PKGBUILD
parentb3feb24f0c5fe374b3fc24cc83ca7505a1cdec4c (diff)
downloadaur-phpunit-bin.tar.gz
Version 11.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c1e2452083e..27212072990e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=phpunit
pkgname=${_pkgname}-bin
-pkgver=11.2.0
+pkgver=11.2.4
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
provides=('phpunit')
@@ -21,7 +21,7 @@ source=("https://phar.phpunit.de/phpunit-${pkgver}.phar"
# To add the key use gpg
# gpg --keyserver pgp.uni-mainz.de --recv-keys 4AA394086372C20A
validpgpkeys=('D8406D0D82947747293778314AA394086372C20A')
-sha256sums=('a3dc8f77c31d52f7426e70411bb8ca8b0b9b55ca7a7d012aa6a80a0a136180e1'
+sha256sums=('e5951c3fac7bbfc401ead7d578c5b21f5d1cb45c69136cd57bebfd6f79ec1f86'
'SKIP'
'c998a7945b12ef5a76c6dd14ac0c87841c54b78d45468981329e1a6831365a19')