summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2015-01-25 15:04:27 +0100
committerJohannes Schleifenbaum2015-01-25 15:04:27 +0100
commitb557669b3582682e141a4cb806c91cb8694d73e2 (patch)
treec6a7d60cc1c8c8e9e32b87990e90a59fe58b74b0
parent7b4edc357a1641d7720c2f3250ceebf20a595fd7 (diff)
downloadaur-b557669b3582682e141a4cb806c91cb8694d73e2.tar.gz
[phpmd] version 2.2.0
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1d26635136c..e59b1d88572c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpmd"
-pkgver=2.1.3
-pkgrel=3
+pkgver=2.2.0
+pkgrel=1
pkgdesc="Takes a given PHP source code base and look for several potential problems within that source."
url="http://phpmd.org/"
license="BSD"
@@ -15,11 +15,11 @@ source=(
)
install="${pkgname}.install"
sha1sums=(
- "a390c80f8108a07fb2d2bb91dfc175fa3a44371c"
+ "c907b721f719d339c0b325aca228e0e0b3f4987e"
"49a94fd699270de8599423fd3302cb6880f9c224"
)
sha256sums=(
- "acbc27fba706654d2a0c1358fbaf5b5a15159214aaba65904cef4faed62a78e3"
+ "d4140f6f65c5e6683575475e7b3d78b8717e7ae248542c371681bc0e23ac9650"
"faad499ee7fe2e75e18565c6b6b5cf43a3dc97a6eebffbfa5840d9205339fa9b"
)