mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-matter: auto updated to 1.22.0-1
This commit is contained in:
parent
a6424fbe54
commit
e62fc2c77a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=matter
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgrel=2
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='A framework for rapid prototyping with file-based data structures'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9080c14f983c1b337ff155cd0afda5ebef7261a4aa2af1b78cc86b7b3681b954')
|
||||
sha256sums=('2f62b86c211545e7d36c0d0d893a0f8e68f317f5b391c13c862d6715f03ef15d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue