From 76d013106bb854081e253bf1dbd5a0e3b1a9b8f6 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 14:56:25 +0000 Subject: [PATCH] r-biocio: auto updated to 1.16.0-1 --- BioArchLinux/r-biocio/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-biocio/PKGBUILD b/BioArchLinux/r-biocio/PKGBUILD index 1acf6e1826..1d3dd0b2a9 100644 --- a/BioArchLinux/r-biocio/PKGBUILD +++ b/BioArchLinux/r-biocio/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=BiocIO -_pkgver=1.14.0 +_pkgver=1.16.0 pkgname=r-${_pkgname,,} -pkgver=1.14.0 +pkgver=1.16.0 pkgrel=1 pkgdesc='Standard Input and Output for Bioconductor Packages' arch=('any') @@ -21,7 +21,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('9010bd8bdf810f571825bc055464219365168c6daadb2d6b8c74ed616fa3fa5e') +sha256sums=('99868a2f80ab71ff28fceef592bffe7552fbb0338e2d027c5dbc174e218d1ab7') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"