r-phantasus: auto updated to 1.15.8-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:37:38 +00:00
parent 12286af045
commit 90bf8f511a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=phantasus
_pkgver=1.14.0
_pkgver=1.15.8
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.15.8
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=('39b2dcd9783a18b61a6140b499ac665d343465e647edff7130f6698525501d5d')
sha256sums=('4f72cb635129be39a1293b81a90688c5ed8b1464ddbabca065eb2e5461353a1c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"