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