r-goexpress: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 09:15:51 +00:00
parent f1473ed411
commit 4740574055

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GOexpress
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Visualise microarray and RNAseq data using gene ontology annotations'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5c6199c7f7e062c7ae6c955a7081b0c1c4bf7a54815c941bd4194a51455f65d7')
sha256sums=('bc2bf5beb5de2e93f8eff2980b847aa40df1afed674c9545f54f10e7a0c99b98')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"