summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f80dcde72bc5..3c8c0d986e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _buildtime=201812210434-554d102
pkgrel=1
pkgdesc='SpotBugs plugin for Eclipse IDE to look for bugs in Java code by static code analysis'
arch=('any')
-url='http://pmd.sourceforge.net/'
+url='https://github.com/spotbugs/spotbugs/'
license=('LGPL')
depends=('eclipse>=4.5.0')
options=('!strip')