r-greylistchip: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:31:35 +00:00
parent 0ddde9b6a7
commit 65fa8ecae9

View file

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