mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msigdb: auto updated to 1.14.0-1
This commit is contained in:
parent
bf5c0eb36d
commit
87ccd16d06
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=msigdb
|
||||
_pkgver=1.13.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.13.0
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='An ExperimentHub Package for the Molecular Signatures Database (MSigDB)'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-visse
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ae45a2ac0b692be9009684735209ec7ea78b77ff88cf5bcb7ba0dfc0c647f18')
|
||||
sha256sums=('f7ce81d1208ddab624852d2740ea9d14f308a3eeee807f4d496bb75da41c8aae')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue