r-cner: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:00:08 +00:00
parent 69590bf81d
commit 17a8a9ae8d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CNEr
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgrel=2
pkgver=1.32.0
pkgrel=1
pkgdesc='CNE Detection and Visualization'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -44,7 +44,7 @@ optdepends=(
r-txdb.drerio.ucsc.danrer10.refgene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('825e085aa2d72503928a0545576288e21b4960e3d8301457a26669e87dc59170')
sha256sums=('780a43bba1307625b1bf395c20a22002b7338ea3796f2e20eef95ab45dc9fb17')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"