r-genomicsupersignature: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:31:54 +00:00
parent e87cdb5161
commit ea10ba2c5e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GenomicSuperSignature
_pkgver=1.2.1
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.1
pkgver=1.4.0
pkgrel=1
pkgdesc='Interpretation of RNA-seq experiments through robust, efficient comparison to public databases'
arch=('any')
@ -48,7 +48,7 @@ optdepends=(
r-wordcloud
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f8e8b533642f234e2ec0531f5ab1c22b02542c595061087001440b24c181e123')
sha256sums=('7a0e0790de1e64cd08df9f92994ef87f928865810779be895662911de4580e26')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"