[arch-commits] Commit in hyperfine/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Sep 1 15:12:00 UTC 2019
Date: Sunday, September 1, 2019 @ 15:12:00
Author: svenstaro
Revision: 506312
upgpkg: hyperfine 1.7.0-1
Modified:
hyperfine/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-01 15:08:44 UTC (rev 506311)
+++ PKGBUILD 2019-09-01 15:12:00 UTC (rev 506312)
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
# Contributor: cauebs <cauebs at pm.me>
pkgname="hyperfine"
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=1
pkgdesc="A command-line benchmarking tool"
url="https://github.com/sharkdp/hyperfine"
@@ -9,7 +9,7 @@
license=("APACHE" "MIT")
makedepends=(cargo)
source=("https://github.com/sharkdp/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('0cb251453147421c0c807587123e733b32346b9756c8594018c637ec374a63f4')
+sha256sums=('d936aab473775e76c3a749828054e3f7d42e3909e8b0f56f99ecf6aa169a9bd3')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list