mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-anvil: auto updated to 1.8.7-1
This commit is contained in:
parent
d8db0ee7d2
commit
2dbfaa2dc5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AnVIL
|
||||
_pkgver=1.8.5
|
||||
_pkgver=1.8.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.5
|
||||
pkgver=1.8.7
|
||||
pkgrel=1
|
||||
pkgdesc='Bioconductor on the AnVIL compute environment'
|
||||
arch=('any')
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('aac478d81fa0cb24ba01ca436c3dcb8d1ee7f48ad53ba51dacdd1a10e5b3b163')
|
||||
sha256sums=('afd052e7de8889ff2cde96e47ef15da75c10885275a61c435922ed714fc5789b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue