r-nanomethviz: auto updated to 2.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-13 02:40:43 +00:00
parent fc5afc9921
commit 2b31dbc3a5

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NanoMethViz
_pkgver=2.2.0
_pkgver=2.4.0
pkgname=r-${_pkgname,,}
pkgver=2.2.0
pkgrel=3
pkgver=2.4.0
pkgrel=1
pkgdesc='Visualise methlation data from Oxford Nanopore sequencing'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -62,7 +62,7 @@ optdepends=(
r-txdb.mmusculus.ucsc.mm10.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('818a7b18c15ebe791f70b30badaafccda0a1e9de2d285de0f75d9576e11fb363')
sha256sums=('c30b568e82b472d432778c38d5e053cab30b8348d2ebc55edb802ab30dbb6bf9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"