mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-inversion: auto updated to 1.43.0-1
This commit is contained in:
parent
6c3e1f6340
commit
53ab44ad20
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=inveRsion
|
||||
_pkgver=1.42.0
|
||||
_pkgver=1.43.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.42.0
|
||||
pkgver=1.43.0
|
||||
pkgrel=1
|
||||
pkgdesc='Inversions in genotype data'
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-haplo.stats
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('32b758e29ae7a0949f05f7f41f06c33cd3d0852c13a959e81ba2931376750508')
|
||||
sha256sums=('636acd54444a9fc418469e3e2b3f0f222144f0be8403748e874274e23a085840')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue