mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcpi: auto updated to 1.32.1-1
This commit is contained in:
parent
cec5231cdc
commit
09e61786b1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rcpi
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.32.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.32.1
|
||||
pkgrel=1
|
||||
pkgdesc='Molecular Informatics Toolkit for Compound-Protein Interaction in Drug Discovery'
|
||||
arch=('any')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('158d88f270e6a73ded6a95410e1b0c43121922fe05e500141bfe9d3811eb2f96')
|
||||
sha256sums=('686d051bedd8113b761e888041816db9d02091a636a31c234686f789cfa9c25f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue