summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsanduhrs2022-06-12 10:53:12 +0200
committersanduhrs2022-06-12 10:53:12 +0200
commit0bb3c8697b23144e9fde8b9d308a3f3271be7148 (patch)
treec65c4413075895c73af728da13589619eb285edc /PKGBUILD
parent58befb81960e419996f2f5019f8ef2825839c18a (diff)
downloadaur-0bb3c8697b23144e9fde8b9d308a3f3271be7148.tar.gz
Update to upstream version 7.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 018cf4f2b08f..372f1fbf6fa5 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.0
+pkgver=7.0.1
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=('e159d8335aee997f0b94464434a225c944ccf23ddb591c1557d364c6dbdfcd2b8bba5d77b67410a9672ebf02a9119895932ae4edb2b0143f1f8ac1f71699dc45'
+sha512sums=('0424f21a6e746587e3e764ee55f9ff8e43b9ee7a70db2d65c394597c59c526566d45ea1895a2b06055c2ce886ace1239f34b02690151c987ce319c5176172489'
'01b3d9272d9677c3f3a90d8eeb1409909d6ea48d87430c98a78b2ddd2f1949888a9de80bc210fcc98420d0dcfa11ca1a0bd0a8fc03def4639703061ea583c1be')
package() {