summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2016-04-21 14:08:59 +0200
committerJohannes Schleifenbaum2016-04-21 14:08:59 +0200
commite685da19a3fdb430572a62d8013cf24e9ecb0dc9 (patch)
tree5e65542b21ae6b6b1dd65249a6656f93cfee14f4 /PKGBUILD
parented4a293ebe4d578df4b1634ac28f8a215a74733c (diff)
downloadaur-e685da19a3fdb430572a62d8013cf24e9ecb0dc9.tar.gz
Version 2.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba78207b7ac8..8abac031a971 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpmd"
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc="Takes a given PHP source code base and look for several potential problems within that source."
url="http://phpmd.org/"
@@ -15,7 +15,7 @@ source=(
)
install="${pkgname}.install"
sha256sums=(
- "3d068f78fee181406679bb27db79f866e9d97cda2978a055e8a83defdb1fc02c"
+ "0479a34ddac69cd7ed9aa9f6cde9b53c7cb5643405745aa1625b770d9edd01b1"
"faad499ee7fe2e75e18565c6b6b5cf43a3dc97a6eebffbfa5840d9205339fa9b"
)