[arch-commits] Commit in benchmark/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Mon Oct 25 19:48:47 UTC 2021


    Date: Monday, October 25, 2021 @ 19:48:47
  Author: mtorromeo
Revision: 1033649

upgpkg: benchmark 1.6.0-1

Modified:
  benchmark/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-25 19:46:59 UTC (rev 1033648)
+++ PKGBUILD	2021-10-25 19:48:47 UTC (rev 1033649)
@@ -2,7 +2,7 @@
 # Contributor: Philipp Claßen <philipp.classen at posteo.de>
 
 pkgname=benchmark
-pkgver=1.5.6
+pkgver=1.6.0
 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=('789f85b4810d13ff803834ea75999e41b326405d83d6a538baf01499eda96102')
+sha256sums=('1f71c72ce08d2c1310011ea6436b31e39ccab8c2db94186d26657d41747c85d6')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list