r-imas: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 16:39:48 +00:00
parent a94ec6c3b3
commit a2f8a00010

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IMAS
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Integrative analysis of Multi-omics data for Alternative Splicing'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('15d39bc5a4e0050d9e99e499eb74c68df6f4592b7e650ad7a5ecf4b289c6a5d8')
sha256sums=('2061a7d9ac434ba614382b4060247082cc0804ffb4de2d1d79cdebc0599af927')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"