summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba827405867f..84ea0a422bec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=phpunit
pkgname=${_pkgname}-bin
-pkgver=11.1.1
+pkgver=11.1.3
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=('5ccdb3d50e60135ac65fcc3aea035584c14363f0353150fbc9f7de5479e7b5ed'
+sha256sums=('50cfa364fcdb81faa5bf9fe88fe0d73378fac122085a9350ee36ab02abba7171'
'SKIP'
'c998a7945b12ef5a76c6dd14ac0c87841c54b78d45468981329e1a6831365a19')