r-genetonic: auto updated to 1.6.4-1

This commit is contained in:
BioArchLinuxBot 2022-03-28 18:35:19 +00:00
parent 7885c15e38
commit f8f6ec8bed

View file

@ -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}"