r-chipxpress: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 09:53:39 +00:00
parent 9466c36df1
commit 5b789b1114

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChIPXpress
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgver=1.40.0
pkgrel=1
pkgdesc='ChIPXpress: enhanced transcription factor target gene identification from ChIP-seq and ChIP-chip data using publicly available gene expression profiles'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ff243b2fc4c9d9e9d9bd36ed799815515429947136370e2ba7690f7c139cd7f3')
sha256sums=('cafeb3eb2431689ddf4913904a81f2c65af03730401c43e695eb40bef7dd13f1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"