r-pharmacogx: auto updated to 3.10.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 01:34:23 +00:00
parent d778df5772
commit 083aa1deb7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=PharmacoGx
_pkgver=3.8.0
_pkgver=3.10.0
pkgname=r-${_pkgname,,}
pkgver=3.8.0
pkgver=3.10.0
pkgrel=1
pkgdesc='Analysis of Large-Scale Pharmacogenomic Data'
arch=('x86_64')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('01eedaf102e0670f25334e4d2fbd3007174d29b74c1cc01cda86c78e98781f25')
sha256sums=('fa26d34dc45c4460688f32b099ce3ad82b24cdf2f40885d49dd85100c9d8c7ab')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"