mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pharmacogx: auto updated to 3.0.0-1
This commit is contained in:
parent
8136664f06
commit
9eddc5e9ff
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PharmacoGx
|
||||
_pkgver=2.6.0
|
||||
_pkgver=3.0.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.0
|
||||
pkgver=3.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Large-Scale Pharmacogenomic Data'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fa6537006513c44ef605eb356427dfbacd0ab63e18ede726d6a9a4674598f4e5')
|
||||
sha256sums=('0b67183b4f365c3b641ca533ae9fe52fb2d390e97cbaa29ba12a1f1ddbfaa234')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue