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