r-gseamining: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 02:36:18 +00:00
parent ddc79765ea
commit 8e0c2fc9ee

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GSEAmining
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='Make Biological Sense of Gene Set Enrichment Analysis Outputs'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0e043286dd0e87c5e40777918735e8306632fa66acb502cab8142b57f26f4d00')
sha256sums=('2aa40edac34ea55506c864a687af9802271023b16e8a4b1c00246383c01029a7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"