r-imas: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 04:21:02 +00:00
parent 275bad7967
commit 518b96132f

View file

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