mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xvector: auto updated to 0.36.0-1
This commit is contained in:
parent
0a5d966d06
commit
da4172999b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=XVector
|
||||
_pkgver=0.34.0
|
||||
_pkgver=0.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.34.0
|
||||
pkgrel=3
|
||||
pkgver=0.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Foundation of external vector representation and manipulation in Bioconductor'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('80096b1ef4156e0af1072fcb327c72408230e866e0c9acc59489bb68ebc3241f')
|
||||
sha256sums=('136e5bc29f3d64634eff01794cb7824171df2300721c3ac24ceba5233c5e7ab8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue