r-phantasus: auto updated to 1.16.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:19:27 +00:00
parent 1c4df26a59
commit d54b9d77ee

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=phantasus
_pkgver=1.15.8
_pkgver=1.16.2
pkgname=r-${_pkgname,,}
pkgver=1.15.8
pkgver=1.16.2
pkgrel=1
pkgdesc='Visual and interactive gene expression analysis'
arch=('any')
@ -43,7 +43,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4f72cb635129be39a1293b81a90688c5ed8b1464ddbabca065eb2e5461353a1c')
sha256sums=('519b8ace0a17f455baffe2d7c6f5eaf95fa492064e069c19c92fc22234040665')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"