r-greylistchip: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 00:55:18 +00:00
parent 6240ff3699
commit aff4808ce0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GreyListChIP
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='Grey Lists -- Mask Artefact Regions Based on ChIP Inputs'
arch=('any')
@ -26,7 +26,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e737d6e391656ecc3886a667fa00159c1cbca57d860693c347944acb3cbb4336')
sha256sums=('75114b7220b8e206e5743b769691cd79dddb19c5ed8f94809dbe2c42ff83d62a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"