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