mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genetonic: auto updated to 1.6.4-1
This commit is contained in:
parent
7885c15e38
commit
f8f6ec8bed
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GeneTonic
|
||||
_pkgver=1.6.1
|
||||
_pkgver=1.6.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.1
|
||||
pkgver=1.6.4
|
||||
pkgrel=1
|
||||
pkgdesc='Enjoy Analyzing And Integrating The Results From Differential Expression Analysis And Functional Enrichment Analysis'
|
||||
arch=('any')
|
||||
|
@ -58,7 +58,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('aef9dc0bdfe427c3a0b9c7a9288c4b6819ef4bb783e1d9d11f237929d74194cd')
|
||||
sha256sums=('9dad5d76a2ee0cfb6e0470d97649b9721a6eeff44660ee80a325e1d2ae1441e2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue