[arch-commits] Commit in benchmark/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at gemini.archlinux.org
Tue Jan 11 19:48:09 UTC 2022
Date: Tuesday, January 11, 2022 @ 19:48:09
Author: mtorromeo
Revision: 1100899
upgpkg: benchmark 1.6.1-1
Modified:
benchmark/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-11 19:48:04 UTC (rev 1100898)
+++ PKGBUILD 2022-01-11 19:48:09 UTC (rev 1100899)
@@ -2,7 +2,7 @@
# Contributor: Philipp Claßen <philipp.classen at posteo.de>
pkgname=benchmark
-pkgver=1.6.0
+pkgver=1.6.1
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=('1f71c72ce08d2c1310011ea6436b31e39ccab8c2db94186d26657d41747c85d6')
+sha256sums=('6132883bc8c9b0df5375b16ab520fac1a85dc9e4cf5be59480448ece74b278d4')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list