r-epidish: auto updated to 2.18.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:04:26 +00:00
parent 29fdd71d74
commit adb07f5f51

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=EpiDISH
_pkgver=2.16.0
_pkgver=2.18.0
pkgname=r-${_pkgname,,}
pkgver=2.16.0
pkgver=2.18.0
pkgrel=1
pkgdesc='Epigenetic Dissection of Intra-Sample-Heterogeneity'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9b036c4a52d5c6b45acaeaad1978ca7ccc6cfc27cbc07fd10a54ceaaae8c4803')
sha256sums=('461ff4669ef8b6f837930c99b20eea3df310dfb6be3cf1e1eb33b467fca81e9c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"