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