mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-anvil: auto updated to 1.14.0-1
This commit is contained in:
parent
08c9616a0d
commit
65c3095dff
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.12.4
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.4
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Bioconductor on the AnVIL compute environment'
|
||||
arch=('any')
|
||||
|
@ -37,7 +37,7 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c01e205b611ca4c0a15367b0fe2405a9c39c4dccde1e29503a0bab6d42ce8f17')
|
||||
sha256sums=('8508d1b8bef4a60e170b3deaa940db3f6fceff01da70d904c75d4491520dcd6b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue