mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fdrame: auto updated to 1.68.0-1
This commit is contained in:
parent
3ff20d14a2
commit
28bea75a6b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fdrame
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.66.0
|
||||
pkgver=1.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='FDR adjustments of Microarray Experiments (FDR-AME)'
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
tk
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9ebb038816a5ac2868f32b4b51adb53bc2e01be94127d137bc60d7987d28bd28')
|
||||
sha256sums=('b4d4a8f1d588ac40a1e7df5a10ed1bb63538f766d238c58dc213db29a2a41b28')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue