r-stattarget: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:33:44 +00:00
parent 65bcf8cdf2
commit d3a1ead8b3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=statTarget
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Statistical Analysis of Molecular Profiles'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8cb4f6cfd95b6b912287e35d97d4695e6a50fcd182341c2dfdc7fba6a391095d')
sha256sums=('713720786457a77e453206bb149021408e7d00b5385d3062ac07472eaa4c748e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"