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

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Sep 18 17:45:27 UTC 2020


    Date: Friday, September 18, 2020 @ 17:45:27
  Author: mtorromeo
Revision: 710712

upgpkg: benchmark 1.5.2-1

Modified:
  benchmark/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-18 17:41:37 UTC (rev 710711)
+++ PKGBUILD	2020-09-18 17:45:27 UTC (rev 710712)
@@ -2,8 +2,8 @@
 # Contributor: Philipp Claßen <philipp.classen at posteo.de>
 
 pkgname=benchmark
-pkgver=1.5.1
-pkgrel=2
+pkgver=1.5.2
+pkgrel=1
 pkgdesc="A microbenchmark support library"
 arch=('x86_64')
 url="https://github.com/google/benchmark"
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 
 source=("https://github.com/google/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('23082937d1663a53b90cb5b61df4bcc312f6dee7018da78ba00dd6bd669dfef2')
+sha256sums=('dccbdab796baa1043f04982147e67bb6e118fe610da2c65f88912d73987e700c')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list