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 372f1fbf6fa5..bdaf53f5f308 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Please report issues at https://github.com/sanduhrs/arch-aur-phploc
pkgname=phploc
-pkgver=7.0.1
+pkgver=7.0.2
pkgrel=1
pkgdesc="A tool for quickly measuring the size of a PHP project"
url="https://github.com/sebastianbergmann/phploc"
@@ -12,7 +12,7 @@ license=("BSD")
depends=("php")
source=("https://phar.phpunit.de/${pkgname}-${pkgver}.phar"
"https://raw.githubusercontent.com/sebastianbergmann/${pkgname}/${pkgver}/LICENSE")
-sha512sums=('0424f21a6e746587e3e764ee55f9ff8e43b9ee7a70db2d65c394597c59c526566d45ea1895a2b06055c2ce886ace1239f34b02690151c987ce319c5176172489'
+sha512sums=('c83abb4ef7b5ab1a0757879498c7171fc86cc0202af64aa3b664fc2547b02f27d81f69498193c724445a046fa41a4e266d8f9bb3cc21d5c4152f14d23b57319c'
'01b3d9272d9677c3f3a90d8eeb1409909d6ea48d87430c98a78b2ddd2f1949888a9de80bc210fcc98420d0dcfa11ca1a0bd0a8fc03def4639703061ea583c1be')
package() {