mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pathview: auto updated to 1.36.1-1
This commit is contained in:
parent
315651c022
commit
1796f0bea9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pathview
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.36.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgrel=2
|
||||
pkgver=1.36.1
|
||||
pkgrel=1
|
||||
pkgdesc='a tool set for pathway based data integration and visualization'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b861a0bf041ea83a0edd6f3bfe3aa73cd1879e48373ad117752c08774098e290')
|
||||
sha256sums=('e1cc15a5444b285fbaaa71a6df84662a70a18f236320547c7d003b4c3cfce485')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue