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 548c14b82497..3df43d1fdabc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpcpd"
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=1
pkgdesc="Copy/Paste Detector (CPD) for PHP code."
url="https://github.com/sebastianbergmann/phpcpd"
@@ -14,7 +14,7 @@ source=(
"LICENSE"
)
install="${pkgname}.install"
-sha256sums=('9411389fb68640d11acb5353d6901e5d7e7216aefdefd853af19dd925a0738a8'
+sha256sums=('19a6c4bc48637cf0dbe10598b8cfacdf016f2cad0aefdb0510022b58654530fb'
'a1c3d70730486361b39b935b6e84f67be22ceae5377be4ab1c3e2eee61a487ec')
package() {