mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-synergyfinder: auto updated to 3.12.0-1
This commit is contained in:
parent
a3e504d5a5
commit
2d49962239
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=synergyfinder
|
||||
_pkgver=3.10.3
|
||||
_pkgver=3.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.10.3
|
||||
pkgrel=2
|
||||
pkgver=3.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Calculate and Visualize Synergy Scores for Drug Combinations'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fd93d020454777ad36289b7af2f5add57fef2ff41a3b48694d2fc00ab2e777eb')
|
||||
sha256sums=('96cb1d3fbf4368c154d40021fd51cb4aa519c2dfc59906cf5a893a344b30a909')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue