mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicsupersignature: auto updated to 1.4.0-1
This commit is contained in:
parent
e87cdb5161
commit
ea10ba2c5e
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue