mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-apcomplex: auto updated to 2.72.0-1
This commit is contained in:
parent
750dc0cfbb
commit
63a7806423
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=apComplex
|
||||
_pkgver=2.70.0
|
||||
_pkgver=2.72.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.70.0
|
||||
pkgver=2.72.0
|
||||
pkgrel=1
|
||||
pkgdesc='Estimate protein complex membership using AP-MS protein data'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1a7b97b5ac5d659496948616156637f42abc87cb86dbe58e6b70a15c74cb58bb')
|
||||
sha256sums=('b5e101b21bd5250a000dd6f39509b2378ff90f75e24e9868197b9008737a1e69')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue