mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqarray: auto updated to 1.46.2-1
This commit is contained in:
parent
6be5a24685
commit
df59c3e88c
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.46.1
|
_pkgver=1.46.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.46.1
|
pkgver=1.46.2
|
||||||
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=('119e3400543a7dacb8da71268148a5809c4aad266f3430211ead11a4666fbab7')
|
sha256sums=('5311ea42e7e25da9aa641ef012aa95e1c10913576794cb67ec0a1f02bb860b92')
|
||||||
|
|
||||||
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