r-edge: auto updated to 2.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-15 19:49:23 +00:00
parent c1dfa0870b
commit b39af56e98

View file

@ -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}"