From 11d7bab0736c4778756445ea3c10c7bd0a874537 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 03:38:23 +0000 Subject: [PATCH] r-geoquery: auto updated to 2.64.0-1 --- BioArchLinux/r-geoquery/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-geoquery/PKGBUILD b/BioArchLinux/r-geoquery/PKGBUILD index bc470bb976..31cc665b70 100644 --- a/BioArchLinux/r-geoquery/PKGBUILD +++ b/BioArchLinux/r-geoquery/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=GEOquery -_pkgver=2.62.2 +_pkgver=2.64.0 pkgname=r-${_pkgname,,} -pkgver=2.62.2 +pkgver=2.64.0 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=('bcd7b1df3ab89ef14664fb4b2358f655ccc04995d287739440af61522ec8ccc2') +sha256sums=('3f1a750ac1a7262ad6ac1d4ca69197e4fd64d53e9408f7b2e0be982fee994158') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"