From 104a297f39e3f67cde746fb6a0017082e531276d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 8 Oct 2022 00:01:20 +0000 Subject: [PATCH] r-rcx: auto updated to 1.0.1-1 --- BioArchLinux/r-rcx/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-rcx/PKGBUILD b/BioArchLinux/r-rcx/PKGBUILD index c56f367b33..4d0e040922 100644 --- a/BioArchLinux/r-rcx/PKGBUILD +++ b/BioArchLinux/r-rcx/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=RCX -_pkgver=1.0.0 +_pkgver=1.0.1 pkgname=r-${_pkgname,,} -pkgver=1.0.0 -pkgrel=2 +pkgver=1.0.1 +pkgrel=1 pkgdesc='R package implementing the Cytoscape Exchange (CX) format' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -24,7 +24,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('908abd3f8f24df314b3f3c9b82e9c98b1d1803b848f8dc4fd4029e827f14a1b6') +sha256sums=('583b92da1fba6b37c3ccc7de7c50f5f3604f2721e980b2df1f0a413728cd2af7') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"