Skip to content

Commit

Permalink
auto update for package hyperfine
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Jul 18, 2018
1 parent 1e88f76 commit 790bcb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hyperfine/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jD91mZM2 <me@krake.one>
pkgname="hyperfine"
pkgver=1.1.0
pkgrel=2
pkgver=1.2.0
pkgrel=1
pkgdesc="A command-line benchmarking tool"
url="https://github.com/sharkdp/hyperfine"
arch=("x86_64")
Expand All @@ -10,7 +10,7 @@ makedepends=("rust")
optdepends=()
depends=()
source=("https://github.com/sharkdp/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('2922bfd7128d8bac329eb73672dafc008bfb3bb01f94b81958f4d26a85d8a2cf')
sha256sums=('324ab37890a1cc64680b0e5eae03eebda53b6005166148150a7c82f045e7015b')

build() {
cd "$srcdir/$pkgname-$pkgver"
Expand Down

0 comments on commit 790bcb6

Please sign in to comment.