r-visse: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 11:11:46 +00:00
parent d1cd953271
commit 296492b287

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=vissE
_pkgver=1.2.2
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.2
pkgver=1.4.0
pkgrel=1
pkgdesc='Visualising Set Enrichment Analysis Results'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0d6e176b32e613b1e8b1835ba7f75f8a5fa4bebb244c63a8156f5194dbcbe737')
sha256sums=('ff8df5f464bff7689b9a2fe3401bb8062d16a5987a13c32101e8db54250bfc05')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"