r-genetonic: auto updated to 2.4.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-11 18:10:47 +00:00
parent 59511c7df8
commit 9ce10e8805

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeneTonic
_pkgver=2.4.0
_pkgver=2.4.1
pkgname=r-${_pkgname,,}
pkgver=2.4.0
pkgver=2.4.1
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=('2831bbc031910f3eff5a3d5555b8c6727da064546390187e2dfd19635b3d666e')
sha256sums=('e5a206d985860b993a3f7b88c58ed5c86bfef4b7c46d837db8b43a0fe9f69211')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"