r-quaternaryprod: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 02:10:14 +00:00
parent 4657c53c83
commit 3a10005498

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=QuaternaryProd
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Computes the Quaternary Dot Product Scoring Statistic for Signed and Unsigned Causal Graphs'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -19,7 +19,7 @@ optdepends=(
r-knitr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('811508edd13083b95b4e5dee6cbe1d8bd8066190f1af58f56f61155865795146')
sha256sums=('efc0718145336f99368172ffe32a349f1badb343b4ec0f3783709c7fce480733')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"