r-chipenrich: auto updated to 2.24.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 18:12:04 +00:00
parent 9c0157a326
commit dfa6b6523c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=chipenrich
_pkgver=2.22.0
_pkgver=2.24.0
pkgname=r-${_pkgname,,}
pkgver=2.22.0
pkgrel=2
pkgver=2.24.0
pkgrel=1
pkgdesc='Gene Set Enrichment For ChIP-seq Peak Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -38,7 +38,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a379c94d86e0bd9feec6d6c73e14246d8a79c0fc963b34eb8f99d22726059e09')
sha256sums=('25439a3790dd6f36b4fc052fb33fa7f4b05d7a3bc62ef1de8b49f824b51d6fcb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"