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