mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-matter: auto updated to 2.6.1-1
This commit is contained in:
parent
1ad1f8e2a6
commit
33d2e37e67
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.6.0
|
||||
_pkgver=2.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.0
|
||||
pkgver=2.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='A framework for rapid prototyping with file-based data structures'
|
||||
arch=('x86_64')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('570d575c4c027441bcf90a94de45f84c0488a05697906121636975906f37c7fb')
|
||||
sha256sums=('76e485ca1cfe392621218bdd8288aff9f164eb2c8d9b5404b20515fa9bfcfc43')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue