r-methinheritsim: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:32:25 +00:00
parent 4c5f654901
commit c2e64042cd

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=methInheritSim
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='Simulating Whole-Genome Inherited Bisulphite Sequencing Data'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('29bb8aa8a1768b50d5f2cc40c448849f437f0e3989910ad060cd09593650e445')
sha256sums=('bbffdf214d55042b67ee03de826a6045f865e3a1917d1955d72e5888d5f3fcbc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"