mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reactomecontentservice4r: auto updated to 1.4.0-1
This commit is contained in:
parent
87732045a0
commit
b72f8a7c80
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ReactomeContentService4R
|
||||
_pkgver=1.3.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Interface for the Reactome Content Service'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9decba7d85ae526111ef7f1898b62268932de6a192fe8059bb76601d333c26ea')
|
||||
sha256sums=('d7c5ce67ac851982182e6a65bc4348d5951850df4809e50bf9523ab7bc0c99ec')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue