summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-07-17 13:43:19 +0200
committerStefan Auditor2015-07-17 13:43:19 +0200
commitd73451ec258e8055ded526ff7835b7d2f6da7398 (patch)
treeac129906399f73b8ab0ffeef019e0194102194cc /PKGBUILD
parent3fac1022c8d734381ad665c6df19739f118b7f77 (diff)
downloadaur-d73451ec258e8055ded526ff7835b7d2f6da7398.tar.gz
Update to latest version 4.7.7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eb4bba337c7..1cc7b0a74a46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
pkgname=phpunit
-pkgver=4.7.0
+pkgver=4.7.7
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
@@ -11,7 +11,7 @@ depends=('php')
install='phpunit.install'
source=("https://phar.phpunit.de/phpunit-${pkgver}.phar"
'phpunit.install')
-md5sums=('3c70e990ab7029decdfc6971b5a3c567'
+md5sums=('f7d59a6924b2e3ee35ab70a637451abc'
'1fbae58bd7ae27afdf86ce14985dedd8')
package() {