r-goexpress: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 16:21:09 +00:00
parent 0bfc5cc4fd
commit 679b9faedf

View file

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