r-switchde: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 07:43:22 +00:00
parent 66872ad743
commit cd4e2efe6c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=switchde
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Switch-like differential expression across single-cell trajectories'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('72ffe24b6d2eaac3bea44d205f8e9a862e18eac2f3ac6ccfbf816d7dba245370')
sha256sums=('f24ed364689c76075831368efca845e53e0e736e20e3175e267373bfe3bc7d0c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"