From 45cd0c4b16a3a92938ca04fb2dcdc481a462e4d3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 02:15:33 +0000 Subject: [PATCH] r-chipxpress: auto updated to 1.48.0-1 --- BioArchLinux/r-chipxpress/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-chipxpress/PKGBUILD b/BioArchLinux/r-chipxpress/PKGBUILD index b5a19b1f2d..8f765d53d7 100644 --- a/BioArchLinux/r-chipxpress/PKGBUILD +++ b/BioArchLinux/r-chipxpress/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=ChIPXpress -_pkgver=1.46.0 +_pkgver=1.48.0 pkgname=r-${_pkgname,,} -pkgver=1.46.0 -pkgrel=2 +pkgver=1.48.0 +pkgrel=1 pkgdesc='ChIPXpress: enhanced transcription factor target gene identification from ChIP-seq and ChIP-chip data using publicly available gene expression profiles' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -27,7 +27,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('4560c4c1e2dfabd4264bba5a2b083feeefc32a9a7e1152efc9ec12f2b7615210') +sha256sums=('ff78cd3d5b649336d66999e5ff18c9799a803e50a837ce12bfe94694b4a99326') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"