r-countsimqc: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 08:42:30 +00:00
parent dbebe520c2
commit 2aface40d7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=countsimQC
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='Compare Characteristic Features of Count Data Sets'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0c3ecd1c9b062689730e8402d70a8920595043dd962bbbd1b92d72e2a74e6001')
sha256sums=('6bf0eaa22a5a28726a970bf93914a0e3a0add01831edbd81cdbebdf615e49a0a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"