mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-descan2: auto updated to 1.16.0-1
This commit is contained in:
parent
b7638d2181
commit
0a46f39bb2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DEScan2
|
||||
_pkgver=1.14.1
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.1
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Differential Enrichment Scan 2'
|
||||
arch=('x86_64')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('418e3dc6605f5a00eba5eaf7f74159d990c07bcb3b30b830ebd4edf0c3eaf704')
|
||||
sha256sums=('565387866360c0eab0b06e20327ddeae684ab475d20efb7d39d6e18bee4e1243')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue