r-mousefm: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 13:02:46 +00:00
parent d399086970
commit 12b195665c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MouseFM
_pkgver=1.14.6
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.6
pkgver=1.16.0
pkgrel=1
pkgdesc='In-silico methods for genetic finemapping in inbred mice'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e6c2d4dadcd88dfb5f3a193599e1da0363389c23505d6f2ebbc67ec0a957b5a6')
sha256sums=('8fc057f388c547b607edcb11ed05093f34b16d1edbb9d0df6bf794134acb59c4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"