r-genetonic: auto updated to 2.8.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 22:16:54 +00:00
parent 7c517b0418
commit 7f30eca2a2

View file

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