summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax2024-03-12 16:57:38 +0100
committermax2024-03-12 16:57:38 +0100
commit01517e29a09b7def7158a36669505acdf62e40e7 (patch)
tree62f1618f0b17542a8d22c593397ce10ed2291f49 /PKGBUILD
parent9e9aee392c8931d76d2604fc1cadc36aa75343f6 (diff)
downloadaur-01517e29a09b7def7158a36669505acdf62e40e7.tar.gz
Version 11.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b406369a8cc8..ffcd655cafa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=phpunit
pkgname=${_pkgname}-bin
-pkgver=11.0.4
+pkgver=11.0.6
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=('1c0fa76ecc486ddf52f01ac1c7613c715f0374e73cc95d93d0e71f464394d54d'
+sha256sums=('4a89389bfc30bdb9c0e88461cdf9e9cf5843b04f4f46f020ed6ce5f635ba9b04'
'SKIP'
'c998a7945b12ef5a76c6dd14ac0c87841c54b78d45468981329e1a6831365a19')