mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-onlinefdr: auto updated to 2.4.0-1
This commit is contained in:
parent
f9e5dea271
commit
9e3461d941
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=onlineFDR
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.0
|
||||
pkgrel=2
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Online error control'
|
||||
arch=('x86_64')
|
||||
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=('e7174b3b732a28a9fd60ebe7741ea92225b98a0e27484f88c67da434b0eb1363')
|
||||
sha256sums=('b94b4075599f4333fe0944db42cd8f61cd590ec01d414816323e3cfea7615a50')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue