r-scde: auto updated to 2.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-15 18:25:02 +00:00
parent b52073cc27
commit 8411496f63

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scde
_pkgver=2.32.0
_pkgver=2.34.0
pkgname=r-${_pkgname,,}
pkgver=2.32.0
pkgver=2.34.0
pkgrel=1
pkgdesc='Single Cell Differential Expression'
arch=('x86_64')
@ -35,7 +35,7 @@ optdepends=(
r-wgcna
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cc3cb5a7c2f5fca2de5bf3be97a5b15079aaf90b1571b46b3c93ee89ee80a468')
sha256sums=('3e9435bf74f45b872854b8aa2c5c1dd25101840be1298917d77b5c990d8b17b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"