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 8bbc83982e80..6576788d1090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=phpunit
pkgname=${_pkgname}
-pkgver=5.3.3
+pkgver=5.3.4
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
@@ -15,7 +15,7 @@ depends=("php")
install="${_pkgname}.install"
source=("https://phar.phpunit.de/phpunit-${pkgver}.phar"
"https://raw.githubusercontent.com/sebastianbergmann/phpunit/${pkgver}/LICENSE")
-sha512sums=('c369d3eb5a8116042f1f09f34626b939e7718958b935abda377b3a115d79a026e9e9d2d2334f75f4e7cf173fcb4797266089dc3cac982739d429ee51152ace51'
+sha512sums=('304a43f4bec3825ee09caf9c8727f6db602d037dbaeefa3350152cb38f9a00e5fc1665c0956b2b9d33dc847ab3fe98c17adbb21938092d896ede1880efa8326b'
'62e7d1d00af9db6ef5d2ba79a8039f4df2d00ef8124678b4c56d94e69e210e0e74e2f2156e469c57c1e24354cbd3a8ae97059917e364aaa52e9892f814adede3')
package() {