r-summix: auto updated to 2.8.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 20:08:15 +00:00
parent d998ebb06a
commit a12002fb65

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Summix
_pkgver=2.6.0
_pkgver=2.8.0
pkgname=r-${_pkgname,,}
pkgver=2.6.0
pkgver=2.8.0
pkgrel=1
pkgdesc='Summix: A method to estimate and adjust for population structure in genetic summary data'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e720ed785d2849979802f3122ef9486f176bd0e2074a4f367b9c37d40b710faf')
sha256sums=('776e29e4eaf7fa3d24180bb656f9543a6fabd83095adfa109279425af8827125')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"