summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2019-09-30 13:19:16 +0200
committerStefan Auditor2019-09-30 13:19:16 +0200
commitb15e9d38dc299b89a247e845febb5361a89ca5c8 (patch)
tree711efa2d05e8e39b137c1199fac941454fb1678e /PKGBUILD
parent8bdf3844fd108fb811dcd6fcd8420d58cddb47ee (diff)
downloadaur-b15e9d38dc299b89a247e845febb5361a89ca5c8.tar.gz
Update to upstream version 2.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aedf3ccc7cd7..a4d9e48f12e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpmd"
-pkgver=2.6.1
+pkgver=2.7.0
pkgrel=1
pkgdesc="Takes a given PHP source code base and look for several potential problems within that source."
url="http://phpmd.org/"
@@ -14,7 +14,7 @@ source=(
"LICENSE"
)
install="${pkgname}.install"
-sha256sums=('c09b188a7b0a86b42ddc11bd73292ba5aafd4ffbc868466dba325acae3e58b2a'
+sha256sums=('06dca1d8d77eadde31ddb3e60299a1e53363039e94bd691c3e23639f5f4730b0'
'faad499ee7fe2e75e18565c6b6b5cf43a3dc97a6eebffbfa5840d9205339fa9b')
package() {