r-signaturesearch: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 12:18:29 +00:00
parent ae45a65939
commit d2aed7cddd

View file

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