mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-brisc: auto updated to 1.0.6-1
This commit is contained in:
parent
e453aeae62
commit
3f5f605e94
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=BRISC
|
||||
_pkgver=1.0.5
|
||||
_pkgver=1.0.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Fast Inference for Large Spatial Datasets using BRISC"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -18,8 +18,8 @@ depends=(
|
|||
r-rdist
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c82f874ae549ae510030a8c6735bccc2')
|
||||
b2sums=('008b348d2f0b774355c38b7cc2a9710e20129348ef9d2a87e8d985ff55c6c7ac32128d8241d412228de66d85bc3653b37bd25617a1e90c47507ea8d760e31335')
|
||||
md5sums=('6fb58b34669061c2498c936e9d343d30')
|
||||
b2sums=('0a4d6adf678de23ccf3fdfd4c141ac2bd86b3a86df3f72877685986f46bc0b8a1561e34d603c7c3065228abf1394ea5394b0e8264c21aab09bc054350f4c8806')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue