r-smite: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-28 13:02:00 +00:00
parent cc63265ef2
commit 3c25ff42b5

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SMITE
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Significance-based Modules Integrating the Transcriptome and Epigenome'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('93744c30fa9e3c6229b86857b7ee942083fb8239772ae059fcd0ac33e29f1518')
sha256sums=('4dd237f2511774db0c583430ba205548df21ccf077f3dae0d0810ec29de4e043')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"