summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRaimar Bühmann2015-10-07 21:26:45 +0200
committerRaimar Bühmann2015-10-07 21:30:42 +0200
commit8b4b2624146b61721fa570aafe01ead26202d2d7 (patch)
tree27c799f0e96eb1706fa160b701767200011ffb6f /.SRCINFO
parent63d7de48b62d86e0e078b443033ad699b3d28046 (diff)
downloadaur-8b4b2624146b61721fa570aafe01ead26202d2d7.tar.gz
add license.txt file
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7831a037f69..24a5943f9a7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,22 @@
pkgbase = eclipse-pmd
- pkgdesc = PMD plugin for Eclipse IDE to analyze static Java, Javascript, XML, and XSL source code
+ pkgdesc = PMD static source code analysis (Java, XML, ...) plugin for Eclipse IDE
pkgver = 4.0.8
- pkgrel = 1
+ pkgrel = 2
url = http://pmd.sourceforge.net/
arch = any
license = BSD
+ license = Apache
depends = eclipse>=4.5.0
noextract = feature.jar
noextract = plugin.jar
+ noextract = license.txt
options = !strip
source = feature.jar::http://downloads.sourceforge.net/project/pmd/pmd-eclipse/update-site-latest/features/net.sourceforge.pmd.eclipse_4.0.8.v20151003-1954.jar
source = plugin.jar::http://downloads.sourceforge.net/project/pmd/pmd-eclipse/update-site-latest/plugins/net.sourceforge.pmd.eclipse.plugin_4.0.8.v20151003-1954.jar
+ source = license.txt::http://sourceforge.net/p/pmd/code/ci/master/tree/LICENSE?format=raw
sha256sums = dadd49ecfe5832f91293b20bdb747506aa6d2330a7fbc802819c7049598e4c77
sha256sums = a40c8a27d0ba07619b1e0693634ec7465b1c760135b4f9807b7a8a8959f0faf0
+ sha256sums = bc61ca15a6e980814d4183a0d37713179a682a8376fe4304c0d99792af62025c
pkgname = eclipse-pmd