mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vtpnet: auto updated to 0.36.0-1
This commit is contained in:
parent
4074f334e8
commit
604e670438
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.34.0
|
||||
_pkgver=0.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.34.0
|
||||
pkgver=0.36.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=('a35b33d924dd0e5eb93ad1bf5755a50d577dfe8a2776f758dde3dfe5c165a1c5')
|
||||
sha256sums=('2c0ddbf7c288af160556c00dc464acbc541600072813c5cd5161ad826f4e5983')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue