From 79a72c55b75957d4053a90726fb5ef8b6edff4ce Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 9 Nov 2024 20:24:17 +0000 Subject: [PATCH] r-discorhythm: auto updated to 1.22.0-1 --- BioArchLinux/r-discorhythm/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-discorhythm/PKGBUILD b/BioArchLinux/r-discorhythm/PKGBUILD index d2e0958d92..6979308204 100644 --- a/BioArchLinux/r-discorhythm/PKGBUILD +++ b/BioArchLinux/r-discorhythm/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=DiscoRhythm -_pkgver=1.20.0 +_pkgver=1.22.0 pkgname=r-${_pkgname,,} -pkgver=1.20.0 +pkgver=1.22.0 pkgrel=1 pkgdesc='Interactive Workflow for Discovering Rhythmicity in Biological Data' arch=('any') @@ -48,7 +48,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('eb6cd306e3ad9367ccdb6dcf5950e6da73387d471696adecca469ad1f5cf4c93') +sha256sums=('12d1c734b589bcb0f8c556d01744fda8b045c2063f0cececac87bcadcb59458c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"