summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2023-06-13 15:43:35 +0200
committerStefan Auditor2023-06-13 15:43:35 +0200
commit1d002f0469e30585b1c9f1a477ef3c02968ad975 (patch)
treeb782267de3c857cc976679b0f30b74f3b492ea52 /PKGBUILD
parentae5a4b4b747d6b974950b8af7f26f592b0ac1e56 (diff)
downloadaur-1d002f0469e30585b1c9f1a477ef3c02968ad975.tar.gz
Update to upstream version 6.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d4c0a459303..aec09f3756a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname="phpcpd"
-pkgver=6.0.2
+pkgver=6.0.3
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=('35f620c85128f5e705493fd6d1445aa16e806b6ed39ab88bf8bd7ff1f756ebbf'
+sha256sums=('2cbaea7cfda1bb4299d863eb075e977c3f49055dd16d88529fae5150d48a84cb'
'a1c3d70730486361b39b935b6e84f67be22ceae5377be4ab1c3e2eee61a487ec')
package() {