[arch-commits] Commit in benchmark/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Sun May 30 08:09:43 UTC 2021
Date: Sunday, May 30, 2021 @ 08:09:43
Author: mtorromeo
Revision: 950348
upgpkg: benchmark 1.5.3-1
Modified:
benchmark/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 06:21:33 UTC (rev 950347)
+++ PKGBUILD 2021-05-30 08:09:43 UTC (rev 950348)
@@ -2,7 +2,7 @@
# Contributor: Philipp Claßen <philipp.classen at posteo.de>
pkgname=benchmark
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=1
pkgdesc="A microbenchmark support library"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('cmake')
source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('dccbdab796baa1043f04982147e67bb6e118fe610da2c65f88912d73987e700c')
+sha256sums=('e4fbb85eec69e6668ad397ec71a3a3ab165903abe98a8327db920b94508f720e')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list