r-genetonic: auto updated to 2.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:35:48 +00:00
parent f099a6ce7f
commit 9594d69dfc

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeneTonic
_pkgver=1.6.4
_pkgver=2.0.0
pkgname=r-${_pkgname,,}
pkgver=1.6.4
pkgver=2.0.0
pkgrel=1
pkgdesc='Enjoy Analyzing And Integrating The Results From Differential Expression Analysis And Functional Enrichment Analysis'
arch=('any')
@ -59,7 +59,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9dad5d76a2ee0cfb6e0470d97649b9721a6eeff44660ee80a325e1d2ae1441e2')
sha256sums=('55273852512ef0cb216a62a61063c6c8edb57d2f2f0aa879be189488ec41739d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"