mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biocmanager: auto updated to 1.30.18-1
This commit is contained in:
parent
54939a2449
commit
8387f49ca1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BiocManager
|
||||
_pkgver=1.30.17
|
||||
_pkgver=1.30.18
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.17
|
||||
pkgver=1.30.18
|
||||
pkgrel=1
|
||||
pkgdesc='Access the Bioconductor Project Package Repository'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('25638d92687d303d762088797e061915694a887fce3acee22094675d5455acea')
|
||||
sha256sums=('f763126b45614e1b83260da5311923eac50db24002f3c22fa5f667434a5b5c35')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue