mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-edge: auto updated to 2.28.1-1
This commit is contained in:
parent
29be971385
commit
c8ba3601b5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=edge
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgrel=2
|
||||
pkgver=2.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='Extraction of Differential Gene Expression'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6600186e2835fedc5c6dbe6e3416e26f79d75082ce584b17b9ae723efe3d8db6')
|
||||
sha256sums=('54615fac1ddc517c052cd5610dc4165082696a1e6fe8fe91a52144691806e8fa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue