summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 588175f6bd9b..e151068bb4ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
# Contributor: David Pugnasse <david.pugnasse@gmail.com>
pkgname=pmd
-pkgver=6.15.0
+pkgver=6.16.0
pkgrel=1
pkgdesc="An extensible cross-language static code analyzer."
arch=('any')
@@ -12,7 +12,7 @@ conflicts=("pmd-bin")
replaces=("pmd-bin")
source=("https://github.com/$pkgname/$pkgname/releases/download/${pkgname}_releases/$pkgver/$pkgname-bin-$pkgver.zip"
pmdapp)
-sha256sums=('af294bec4629892121d88daa72785a6a12b48c7f51c759cb764ae598414d7f97'
+sha256sums=('c2785fcdf8b5deab2921aa2b60699e265264ee7a60f61002271a751e9d878f24'
'b1a73343ba0435801ce18c7fc18e14b7fed6a9be7b0a5907b67730471c176fc8')
package() {