r-methinheritsim: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 03:37:20 +00:00
parent 080b2eb0e0
commit 4bc37f7039

View file

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