r-rtpca: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 04:07:57 +00:00
parent 278b31e04e
commit b50151a7fc

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Rtpca
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Thermal proximity co-aggregation with R'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -27,7 +27,7 @@ optdepends=(
r-tpp
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a4d257c6d09b2fb433be7b17ca6a8ef3678c7a54455ce067e256e3f69c2e2216')
sha256sums=('4740e1c9a17b097955381a60212d8874c477fae02a1f81c0f2cd322187f460b3')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"