r-pharmacogx: auto updated to 3.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-29 00:04:49 +00:00
parent 8136664f06
commit 9eddc5e9ff

View file

@ -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}"