r-reder: auto updated to 2.0.1-1

This commit is contained in:
BioArchLinuxBot 2022-08-29 20:33:25 +00:00
parent 120a4b9382
commit 478c17b39f

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=RedeR
_pkgver=2.0.0
_pkgver=2.0.1
pkgname=r-${_pkgname,,}
pkgver=2.0.0
pkgrel=2
pkgver=2.0.1
pkgrel=1
pkgdesc='Interactive visualization and manipulation of nested networks'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1498d0c811980248a5c5850937eb2ac1175db377c22da1e87c778d88086624aa')
sha256sums=('f67a98762d39b02926cd2717f868c97d41c511f866746992efde0220adee7998')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"