summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2016-02-10 11:10:40 +0100
committerJohannes Schleifenbaum2016-02-10 11:10:40 +0100
commit7c8ab80edef0792a9d41487321ae8d523966e1c0 (patch)
treee7aa7833862d544486978725f6223804bdcda41b /PKGBUILD
parent0531ab843026bf446bd28a4b07cbf0c6718e67a2 (diff)
downloadaur-7c8ab80edef0792a9d41487321ae8d523966e1c0.tar.gz
license array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f896a4480aa8..f5d20e32a749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname="phpmd"
pkgver=2.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Takes a given PHP source code base and look for several potential problems within that source."
url="http://phpmd.org/"
-license="BSD"
+license=("BSD")
arch=("any")
depends=("php>=5.3.0")
source=(