r-nanomethviz: auto updated to 3.0.1-1

This commit is contained in:
BioArchLinuxBot 2024-05-08 00:05:17 +00:00
parent 9cb68291dc
commit 839a4c07a0

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NanoMethViz
_pkgver=3.0.0
_pkgver=3.0.1
pkgname=r-${_pkgname,,}
pkgver=3.0.0
pkgver=3.0.1
pkgrel=1
pkgdesc='Visualise methlation data from Oxford Nanopore sequencing'
arch=('x86_64')
@ -67,7 +67,7 @@ optdepends=(
r-txdb.mmusculus.ucsc.mm39.refgene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2f15f60133270899165c8dfd5d0cac2f404c31a817f445e3c196e7ef5cfb4740')
sha256sums=('58e893d3a8135380dd51fd6cd87396ebab651b23df78e8ab1e5b067f85c5780e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"