From 303c2dfb3cd32db6cb580037d7c80cdf105dea9e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 22 Mar 2023 18:10:44 +0000 Subject: [PATCH] r-biomart: auto updated to 2.54.1-1 --- BioArchLinux/r-biomart/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-biomart/PKGBUILD b/BioArchLinux/r-biomart/PKGBUILD index d7d9f7ede0..71538ab7bf 100644 --- a/BioArchLinux/r-biomart/PKGBUILD +++ b/BioArchLinux/r-biomart/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=biomaRt -_pkgver=2.54.0 +_pkgver=2.54.1 pkgname=r-${_pkgname,,} -pkgver=2.54.0 -pkgrel=3 +pkgver=2.54.1 +pkgrel=1 pkgdesc='Interface to BioMart databases (i.e. Ensembl)' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -30,7 +30,7 @@ optdepends=( r-webmockr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('989a1ac3c9f99833c277892dfc868f0aebc8ac106ce4d038766e4d514c7cca30') +sha256sums=('f12e692275769e0bddccdd3f31bf46855982ca8761a4c606ab51d1c94ebad08e') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"