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