mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ontologyindex: auto updated to 2.12-1
This commit is contained in:
parent
37f0d3f9c0
commit
077c6b3fe6
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.11
|
||||
_pkgver=2.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Reading Ontologies into R"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('c252ea80927b096d3a0b8be63263aa11')
|
||||
b2sums=('ddd7a2b51b0ab2ea66afe7b7db14a3d7b0270f19202848ff2c7b58965840455663520d7959da3fc2ebb99bea2ad2892d30a648fed89c4453a712895a1b62721e')
|
||||
md5sums=('ebbcda13ca7f5cf8663769d740b09f0a')
|
||||
b2sums=('756f229447da9a3427187487f0b12660515be166911247cee989503c9aba2777d5514ec7bf3fefac4ca4b3d8f5c26e75c865b1cab2208ceee281394f51dfc75a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue