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 e50f469822f9..27a7db25f0db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=phpunit
pkgname=${_pkgname}
-pkgver=5.2.11
+pkgver=5.2.12
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
@@ -14,7 +14,7 @@ depends=("php")
install="${_pkgname}.install"
source=("https://phar.phpunit.de/phpunit-${pkgver}.phar"
"https://raw.githubusercontent.com/sebastianbergmann/phpunit/${pkgver}/LICENSE")
-sha512sums=('a6e3d7930a781913f474ef01061c690b6d1880f0811a0197f20b124819dc8f462a8b6e4464d078232a64ba2af15c59952b33742161d73f2ae5def9510b693ba3'
+sha512sums=('4a97b6f59126403c8fdc97350ea66f98a8abde1fa76a4659784c5ee5d7e80dcb6b9cf44d0999224a5c01c324b928cc11fe44b35ae514c5c1796d4ded332c47be'
'62e7d1d00af9db6ef5d2ba79a8039f4df2d00ef8124678b4c56d94e69e210e0e74e2f2156e469c57c1e24354cbd3a8ae97059917e364aaa52e9892f814adede3')
package() {