r-drimseq: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 06:57:06 +00:00
parent 31472b4374
commit d08ca1fff5

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DRIMSeq
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Differential transcript usage and tuQTL analyses with Dirichlet-multinomial model in RNA-seq'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('28f1cc6a43f2ba96b93749a689f7d928e323245dca79c627a595a417c66534c5')
sha256sums=('261a7955082a57f44371e07721c53f48edaaee5d3d2050e9b38e7bec1821c0d9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"