mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rols: auto updated to 2.24.2-1
This commit is contained in:
parent
9558ddff93
commit
85201430e7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rols
|
||||
_pkgver=2.24.1
|
||||
_pkgver=2.24.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.24.1
|
||||
pkgver=2.24.2
|
||||
pkgrel=1
|
||||
pkgdesc='An R interface to the Ontology Lookup Service'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('39da1f799ebbb828a7532081745991a10f431644bcc4d5b83614844bb2bc4727')
|
||||
sha256sums=('33b010e6c338aeddb57d625b4fba3d8ae30b2f1a0b5c2f8434bb255df432d630')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue