summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-09-28 10:25:18 +0200
committerStefan Auditor2015-09-28 10:25:18 +0200
commit533dffbd061a969256759b10b3d21b28447c26fb (patch)
tree276edd29fd2f34b060809fe643966ee435d3dc9e /PKGBUILD
parent6dee50a564953c0bfaeca689100dcb0d6313bac2 (diff)
downloadaur-533dffbd061a969256759b10b3d21b28447c26fb.tar.gz
Update to upstream release 4.8.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8880df585a57..6d8cc67ef546 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.8.7
+pkgver=4.8.8
pkgrel=1
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
@@ -11,7 +11,7 @@ depends=("php")
install="${pkgname}.install"
source=("https://phar.phpunit.de/${pkgname}-${pkgver}.phar"
"https://raw.githubusercontent.com/sebastianbergmann/${pkgname}/${pkgver}/LICENSE")
-sha512sums=('36cf0d4a0d2cf71a344eb0a8f7a688892b6034000add4e929fca1ca47a08f5d7f4e9587b18448c52c80b9f28c98944fabff67679996c0f9ce65009fbaa12ee77'
+sha512sums=('bb5b44eb325ccb62f64c3817ec25c449ef354b8c88bf4e62bd88dbfac414e926d3f34e925afd385a63072d99acd567b66a916f06df0da2b41de71f72293e1ed0'
'8cd4a84df128f54ef6cf657d2d6e4307b2f4fe92f60b94f6639c16c2ebcffcb20923fcfee3cf7becddf0e138c5affacb887ac43d356c7ef220f73e6d75bd9fef')
package() {