summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-11-11 09:06:08 +0100
committerStefan Auditor2015-11-11 09:06:08 +0100
commitce16c5c6420e39231da5e0061fe313416979ebfc (patch)
tree255e02b23ce60dc5cda016bd7ed4e07069c8b1c3 /PKGBUILD
parente12a6e8e100de2b188e7c387c32de144b671a44d (diff)
downloadaur-ce16c5c6420e39231da5e0061fe313416979ebfc.tar.gz
Update to upstream release 5.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd2237e0fba0..8e065b652d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Marc Straube <email@marcstraube.de>
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
pkgname=phpunit
-pkgver=5.0.8
+pkgver=5.0.9
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
@@ -12,7 +12,7 @@ depends=("php")
install="${pkgname}.install"
source=("https://phar.phpunit.de/${pkgname}-${pkgver}.phar"
"https://raw.githubusercontent.com/sebastianbergmann/${pkgname}/${pkgver}/LICENSE")
-sha512sums=('4a46f6172a2a88eb27a9f21bbb825434d35417cf1cfecd1b690d94664a9874c10097d3dc05cefb550986fccaa09e9401da58117f7dc98073889be78d4d16ec5e'
+sha512sums=('67c809195ed4fc2d9802c6ef1ae56f7c90c27c17916d5a61f5a4670338748bbe20a3ef4a026e85a2f48561ca32f2d10bfae712ace11a3e8e4e470f197bf4c9df'
'8cd4a84df128f54ef6cf657d2d6e4307b2f4fe92f60b94f6639c16c2ebcffcb20923fcfee3cf7becddf0e138c5affacb887ac43d356c7ef220f73e6d75bd9fef')
package() {