From 23f8ba5e1ddc172f03b7f97023ea1d9d25b8d813 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 05:08:35 +0000 Subject: [PATCH] r-icetea: auto updated to 1.22.0-1 --- BioArchLinux/r-icetea/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-icetea/PKGBUILD b/BioArchLinux/r-icetea/PKGBUILD index 363df3da3c..ad53c886cb 100644 --- a/BioArchLinux/r-icetea/PKGBUILD +++ b/BioArchLinux/r-icetea/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=icetea -_pkgver=1.20.0 +_pkgver=1.22.0 pkgname=r-${_pkgname,,} -pkgver=1.20.0 -pkgrel=2 +pkgver=1.22.0 +pkgrel=1 pkgdesc='Integrating Cap Enrichment with Transcript Expression Analysis' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -38,7 +38,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('19fe4cbe29265e0348dcda442e14817a9817867d398310eb2fd9795c5b052e53') +sha256sums=('3f8642e185f3c2bddb304c29eac979377f5758c76407712b85bde415a6224050') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"