mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-nanomethviz: auto updated to 3.0.1-1
This commit is contained in:
parent
9cb68291dc
commit
839a4c07a0
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue