mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-microbenchmark: auto updated to 1.5.0-1
This commit is contained in:
parent
7246101a88
commit
25e922518b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=microbenchmark
|
||||
_pkgver=1.4.10
|
||||
_pkgver=1.5.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Accurate Timing Functions"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -18,8 +18,8 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c64e467a01e792461a5cc544eac12f15')
|
||||
b2sums=('458cb280410737719481b65b6bdd7281bf2c4d8320af55477f747c3b90c5f2d39c138b407ab2e64ea6a4dcafa3bdb6daa531a6a5fa94904dfe31672273f31a88')
|
||||
md5sums=('871b2a4cc43b463f636a78b225423bce')
|
||||
b2sums=('1c3173235ce0c7b85268edddd1a10ad6ec5ada709114c2845e92c38ec17cd8b0777c8eb3d957a4c3e37699ee3b416b3b3650369d9fe7de77378ab805b8cebef2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue