r-discorhythm: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 20:24:17 +00:00
parent b110cbea59
commit 79a72c55b7

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"