r-geneticsped: auto updated to 1.68.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 12:52:34 +00:00
parent 3000c50183
commit 550bf56a41

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeneticsPed
_pkgver=1.66.0
_pkgver=1.68.0
pkgname=r-${_pkgname,,}
pkgver=1.66.0
pkgver=1.68.0
pkgrel=1
pkgdesc='Pedigree and genetic relationship functions'
arch=('x86_64')
@ -22,7 +22,7 @@ makedepends=(
gcc-fortran
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('83cc4ffeb11237685eb762034f9651b56b89e68538ec9a7557b3dae1bf2ea632')
sha256sums=('08057185f3f9fcaa1c27e31eabf6482c063830bc4b702fe70b568a3e72dc850c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"