mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bridgedbr: auto updated to 2.10.2-1
This commit is contained in:
parent
d389add11e
commit
21ad124bd4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BridgeDbR
|
||||
_pkgver=2.10.1
|
||||
_pkgver=2.10.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.10.1
|
||||
pkgver=2.10.2
|
||||
pkgrel=1
|
||||
pkgdesc='Code for using BridgeDb identifier mapping framework from within R'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ab44486955b59fe1e8278e99eead99e78fe939d12864ce851a4b30c54a659cdf')
|
||||
sha256sums=('ed3446db3c982659cc3e13fe4c2b7eb1d7885c0528fab406c15afa495bd93287')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue