mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-onlinefdr: auto updated to 2.14.0-1
This commit is contained in:
parent
894b67fcac
commit
5dee2b1e8e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=onlineFDR
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Online error control'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d07e9a5d41c67e8530251a081604cc586d2aab1d18b4de1e3fabb620d6cc3bea')
|
||||
sha256sums=('b866cf4b0bbf9e0494685f95b5c8952db4c9718d6e9be7bcb1c1f0f70ceb524d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue