mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmspc: auto updated to 1.4.0-1
This commit is contained in:
parent
0687d0c81b
commit
08ea1ecaa8
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rmspc
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgrel=2
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Multiple Sample Peak Calling'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('90b24facbf096c994d7d0135c0f1c3d28d4e84d27093951a7e515542071d49c2')
|
||||
sha256sums=('70dd27a925e86ad4ed2893f8fd1e5460277637b9731f3a6ada6784fb557f9e51')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue