r-nadfinder: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:50:49 +00:00
parent 99ca4f3590
commit a0cdc25b54

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NADfinder
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='Call wide peaks for sequencing data'
arch=('any')
@ -40,7 +40,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('606ad2e739ff31be6d54238d47f0c61da5e18b21d40d93083c53c8e65f978c3e')
sha256sums=('1b4653a948262ed746eb0f4c036b520852d5f7ee843aa1b0218a24236371dc7a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"