summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2016-01-04 14:07:10 +0100
committerStefan Auditor2016-01-04 14:07:10 +0100
commitf09555d925f66446819783174e68d55b057dca25 (patch)
tree037c1fd148c76287d046f87a577a5e308684f82a /PKGBUILD
parent715de7ca6b03e3ca5f8cfe78bddb491b1d4279d8 (diff)
downloadaur-f09555d925f66446819783174e68d55b057dca25.tar.gz
Adjust package to follow PHP 7 packaging changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc90edf3411a..7d0fe6720a26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
pkgname=phpunit
pkgver=5.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="PHPUnit is a programmer-oriented testing framework for PHP."
url="https://phpunit.de"
arch=("any")