summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e6fcb08943f..2d9b19d1dff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpcpd"
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
pkgdesc="Copy/Paste Detector (CPD) for PHP code."
url="https://github.com/sebastianbergmann/phpcpd"
license=("BSD")
@@ -15,7 +15,7 @@ source=(
)
install="${pkgname}.install"
sha256sums=(
- "8a45aa560e332e663d6c6ac10e1ba543410b748467bdc62724ca6b530b760ca6"
+ "491eeac71f1421395648ff079b60fe4858217b70d66eaa07644351f2699c38fe"
"b107a0992a839dfb3eee3844d7d680fa62dcc37a5b496ae987b695ad86976e02"
)