mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dose: auto updated to 3.26.2-1
This commit is contained in:
parent
23f7090047
commit
0ed748c4fe
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DOSE
|
||||
_pkgver=3.26.1
|
||||
_pkgver=3.26.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.26.1
|
||||
pkgver=3.26.2
|
||||
pkgrel=1
|
||||
pkgdesc='Disease Ontology Semantic and Enrichment analysis'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1d972149cc3860ac4969e7fcf536c015bad189ecb9d906d91cd5828bf87f1bf2')
|
||||
sha256sums=('6d586a82c5df930da38f723a6a8a4e883a05650aa9dbed51bf74451fb6df101e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue