mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msigdbr: auto updated to 7.5.1-1
This commit is contained in:
parent
6db00d518d
commit
095b6d862e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=msigdbr
|
||||
_pkgver=7.4.1
|
||||
_pkgver=7.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=7.4.1
|
||||
pkgrel=2
|
||||
pkgver=7.5.1
|
||||
pkgrel=1
|
||||
pkgdesc='MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('21cb634e578c8cbc3c8f2c0cf46890356836a481382087a093f322b395287580')
|
||||
sha256sums=('dc30487bdf3594425ae9faec1ca0d7d0cd7278f4f177689133f92880e74acaca')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue