mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geoquery: auto updated to 2.64.2-1
This commit is contained in:
parent
2d68008c39
commit
a79c442222
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GEOquery
|
||||
_pkgver=2.64.0
|
||||
_pkgver=2.64.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.64.0
|
||||
pkgver=2.64.2
|
||||
pkgrel=1
|
||||
pkgdesc='Get data from NCBI Gene Expression Omnibus (GEO)'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3f1a750ac1a7262ad6ac1d4ca69197e4fd64d53e9408f7b2e0be982fee994158')
|
||||
sha256sums=('3dc51776c33d45371f8913d2593ea0babbbebd1aed018e220e037d0505de73b3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue