mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ontologyindex: auto updated to 2.10-1
This commit is contained in:
parent
b85968653f
commit
32d68fef65
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ontologyIndex
|
||||
_pkgver=2.9
|
||||
_pkgver=2.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.9
|
||||
pkgrel=4
|
||||
pkgver=2.10
|
||||
pkgrel=1
|
||||
pkgdesc='Functions for Reading Ontologies into R'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ba1d22ecc206364b92e8ec21d0621f0253c5cebd03f8407abfd9577abe6a490f')
|
||||
sha256sums=('c995d6d9df5ff9cfb81fb80f553fc0f392d2237ffa6dd8619fd8fbce745a3a42')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue