r-roar: auto updated to 1.40.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 00:55:10 +00:00
parent 48ded26a86
commit bc39344a84

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=roar
_pkgver=1.38.0
_pkgver=1.40.0
pkgname=r-${_pkgname,,}
pkgver=1.38.0
pkgrel=2
pkgver=1.40.0
pkgrel=1
pkgdesc='Identify differential APA usage from RNA-seq alignments'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('b94dc3af199b1ffc6377d7cacaf3316f51b3496ab7a4657b067551dcbe992b5e')
sha256sums=('2e4558889df11c3197f373e237932863a8604f6abed267b65955543b67e1a119')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"