r-epidish: auto updated to 2.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:24:08 +00:00
parent e87b57d2cf
commit 9acf4c3b09

View file

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