mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-categorycompare: auto updated to 1.50.0-1
This commit is contained in:
parent
fdaa32da8a
commit
2505169444
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=categoryCompare
|
||||
_pkgver=1.48.0
|
||||
_pkgver=1.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.48.0
|
||||
pkgver=1.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Meta-analysis of high-throughput experiments using feature annotations'
|
||||
arch=('any')
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ee6a1daf83469c0f715362ce9c82b006f64631470b211896bad1d65f9d8d555')
|
||||
sha256sums=('1b716572e81e33a6c7f42d19902e33998a61aa66cbb39a05e4c06d1c042bedc2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue