mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vtpnet: auto updated to 0.44.0-1
This commit is contained in:
parent
10c994c39e
commit
1a64a2bc7d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=vtpnet
|
||||
_pkgver=0.42.0
|
||||
_pkgver=0.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.42.0
|
||||
pkgrel=2
|
||||
pkgver=0.44.0
|
||||
pkgrel=1
|
||||
pkgdesc='variant-transcription factor-phenotype networks'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-variantannotation
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4f2520efa3c0bb0cc9272d63d3a20d72b8bbe50cf1dcc34d588ab1353edea014')
|
||||
sha256sums=('d735d7579a84267661a0512776281b186273c588e11cb5be4b386f7ba0f424ba')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue