r-greylistchip: auto updated to 1.28.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:16:54 +00:00
parent 09e61786b1
commit 36d90074d3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GreyListChIP
_pkgver=1.28.0
_pkgver=1.28.1
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.28.1
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=('8b0780b8973afa63c38daffaa5d7b5994d9e6df82c3480ed44d0ab20ada3a1c7')
sha256sums=('0f367385fc951724a1d494819618ea3880633d400b90ad570a14672537dfa270')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"