summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2016-04-05 12:02:22 +0200
committerStefan Auditor2016-04-05 12:02:22 +0200
commit374c94fd4cf6478d7eb3dfb7c78638e000e9cb37 (patch)
tree9691fa6984bb418374b9c687f90dd69073303b97
parent13efbe4448f3ce6f16c4bee20eb4ebae5505181f (diff)
downloadaur-374c94fd4cf6478d7eb3dfb7c78638e000e9cb37.tar.gz
Add issue reporting statement
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 247427d67ffb..b9190139f056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 4 07:31:21 UTC 2016
+# Tue Apr 5 10:02:15 UTC 2016
pkgbase = phpunit
pkgdesc = PHPUnit is a programmer-oriented testing framework for PHP.
pkgver = 5.3.0
@@ -11,7 +11,7 @@ pkgbase = phpunit
depends = php
source = https://phar.phpunit.de/phpunit-5.3.0.phar
source = https://raw.githubusercontent.com/sebastianbergmann/phpunit/5.3.0/LICENSE
- sha512sums = 4a97b6f59126403c8fdc97350ea66f98a8abde1fa76a4659784c5ee5d7e80dcb6b9cf44d0999224a5c01c324b928cc11fe44b35ae514c5c1796d4ded332c47be
+ sha512sums = bf99d75933d037ddeeb75486eb51ea9deb2ce8d6876ee839d65f91addcd3e6005205026b2d966236c1ca8f2db33483a21e0c2f0d2793bafd804c3f6958d95187
sha512sums = 62e7d1d00af9db6ef5d2ba79a8039f4df2d00ef8124678b4c56d94e69e210e0e74e2f2156e469c57c1e24354cbd3a8ae97059917e364aaa52e9892f814adede3
pkgname = phpunit
diff --git a/PKGBUILD b/PKGBUILD
index b63209e272b2..6be89affcb7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
# Co-Maintainer: Marc Straube <email@marcstraube.de>
# Contributor: Attila Bukor <r1pp3rj4ck [at] w4it [dot] eu>
+# Please report issues at https://github.com/sanduhrs/arch-aur-phpunit
_pkgname=phpunit
pkgname=${_pkgname}