r-graphite: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 14:16:46 +00:00
parent 654c92dc62
commit 9b00739dee

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=graphite
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgrel=4
pkgver=1.46.0
pkgrel=1
pkgdesc='GRAPH Interaction from pathway Topological Environment'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -39,7 +39,7 @@ optdepends=(
r-topologygsa
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1ccca351d2f6e6c90e76b6a899b08b83a95241a67c1546f50e4f312bc252723e')
sha256sums=('050b911ee969c5d31293e82f750f3b3454aaecb7b8395d2264f89862e89b12ba')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"