r-signaturesearch: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:52:40 +00:00
parent bfc4891674
commit 95985575a1

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=signatureSearch
_pkgver=1.8.2
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.2
pkgver=1.10.0
pkgrel=1
pkgdesc='Environment for Gene Expression Searching Combined with Functional Enrichment Analysis'
arch=('x86_64')
@ -48,7 +48,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b00c59b5614eff6707cfd501b299091b5558ae3071a26887ba792c2bd3eb2100')
sha256sums=('a579b37123295725f00357f05cc248c3deba07f8971c5dc9ebb443b8b65b5dce')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"