summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2015-07-16 18:41:52 +0200
committerStefan Auditor2015-07-16 18:41:52 +0200
commit1a9c6fd838523733d25f1756425446a0bc09f5e4 (patch)
tree4b1d742838097bc49b639369798e18f00c15b0f7 /PKGBUILD
parent56d5265400308fa15f94fdb11507c1b1f5c4bfbe (diff)
downloadaur-1a9c6fd838523733d25f1756425446a0bc09f5e4.tar.gz
rename .install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98f33f19d7b..ab11bc9f6045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="http://pdepend.org/"
arch=('any')
license=('BSD')
depends=('php')
-install='phpunit.install'
+install='pdepend.install'
source=("http://static.pdepend.org/php/${pkgver}/pdepend.phar"
"pdepend.install")
md5sums=('a865a41bc90c8ad121f6055e633f9442'