mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reactomegraph4r: auto updated to 1.12.0-1
This commit is contained in:
parent
fe38b2c88e
commit
7271528aa4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ReactomeGraph4R
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgrel=2
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Interface for the Reactome Graph Database'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-wesanderson
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('74ebf29242486e445ae171feda4380268b40a9f8db1cbc66e2c0742aced6543e')
|
||||
sha256sums=('48e781dbaf0bd24ec6367f83ab827b1a65edf0989adefb406bbaf1723dceb39f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue