mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mousefm: auto updated to 1.16.0-1
This commit is contained in:
parent
d399086970
commit
12b195665c
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue