r-phenogeneranker: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 02:09:37 +00:00
parent 9ac5760ad2
commit 4657c53c83

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=PhenoGeneRanker
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='PhenoGeneRanker: A gene and phenotype prioritization tool'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1614f17b3aa7bf2ee54b2410bc03c046078e324759409fde8de247fd6e5caef4')
sha256sums=('5711510899f5d1df1f69ec574b12fe6fc2453542212a74184498d518074bee73')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"