mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pathrender: auto updated to 1.74.0-1
This commit is contained in:
parent
bbab538d8e
commit
75c6386220
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pathRender
|
||||
_pkgver=1.72.0
|
||||
_pkgver=1.74.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.72.0
|
||||
pkgver=1.74.0
|
||||
pkgrel=1
|
||||
pkgdesc='Render molecular pathways'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-hgu95av2.db
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c15d16fbcc987fc83715ba1329cf86bf6fccbc3f3ca306188e195efe14d08d35')
|
||||
sha256sums=('a46fbd582fcbd23597facb99236972eb2e1d31f94bbe77acc1b4e801a7dfd502')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue