r-genesis: auto updated to 2.36.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:57:58 +00:00
parent 5da668e2bb
commit f20ed7f9d7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GENESIS
_pkgver=2.34.0
_pkgver=2.36.0
pkgname=r-${_pkgname,,}
pkgver=2.34.0
pkgver=2.36.0
pkgrel=1
pkgdesc='GENetic EStimation and Inference in Structured samples (GENESIS): Statistical methods for analyzing genetic data from samples with population structure and/or relatedness'
arch=('x86_64')
@ -44,7 +44,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('998cd2df615dbb1d6beb3482c4d68c229bca1daa7ca2d297ea56ec8102af60ca')
sha256sums=('e95850c43fd213b4e9e194b683971c4ec744d942a32bc93590bb555b3717be74')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"