r-nanomethviz: auto updated to 2.2.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:16:51 +00:00
parent 50e71cd698
commit 0f87a05d2a

View file

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