mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-do.db: auto updated to 2.9-1
This commit is contained in:
parent
a14753e4ff
commit
15b023fb76
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=DO.db
|
||||
_pkgver=2.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.9
|
||||
pkgrel=1
|
||||
pkgdesc='A set of annotation maps describing the entire Disease Ontology'
|
||||
arch=('any')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-annotationdbi
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('762bcb9b5188274fd81d82f785cf2846a5acc61fad55e2ff8ec1502282c27881')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue