mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqarray: auto updated to 1.42.4-1
This commit is contained in:
parent
5b1a5d3e2b
commit
2c44d4c0b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=SeqArray
|
_pkgname=SeqArray
|
||||||
_pkgver=1.42.3
|
_pkgver=1.42.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.42.3
|
pkgver=1.42.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Data management of large-scale whole-genome sequence variant calls'
|
pkgdesc='Data management of large-scale whole-genome sequence variant calls'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -34,7 +34,7 @@ optdepends=(
|
||||||
r-variantannotation
|
r-variantannotation
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('66d293573d7eda7e960d62479b211dff42089828022c27ae53aaf5f634df0094')
|
sha256sums=('2d55f287546a9cfa5e02923e934a1318bdf22b6d6bac67bcbc65d0202727ef4c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue