r-epidecoder: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 01:13:03 +00:00
parent 58652f3283
commit 6d1d87040a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=epidecodeR
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgrel=2
pkgver=1.12.0
pkgrel=1
pkgdesc='epidecodeR: a functional exploration tool for epigenetic and epitranscriptomic regulation'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('97e89cec2638a33e7ddec2b30aa56b2b4d0f865c4b27e4669291ba5e0d0a0705')
sha256sums=('1ffe36b084b6623f36ec5c497bc5ba5ab1e049e24c53e653d4ef8f44b7acad3e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"