r-csaw: auto updated to 1.30.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:20:14 +00:00
parent d54b9d77ee
commit 0e6519ed16

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=csaw
_pkgver=1.30.0
_pkgver=1.30.1
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.30.1
pkgrel=1
pkgdesc='ChIP-Seq Analysis with Windows'
arch=('x86_64')
@ -42,7 +42,7 @@ optdepends=(
r-txdb.mmusculus.ucsc.mm10.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ed51ea6c3ace95e51209fe522985ebd21df148c30add50a0abc44e024aa44e42')
sha256sums=('a38512cc4db8865a70623d60db29e4d4f05c476c6a0de776110cbc50c4cbde89')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"