r-recount3: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 01:04:09 +00:00
parent 9889002757
commit 43c8158693

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=recount3
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgrel=2
pkgver=1.14.0
pkgrel=1
pkgdesc='Explore and download data from the recount3 project'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5446e733740000ff9917744d53a731f4bb12f4b802c2ede788f9f1930295c47e')
sha256sums=('a049bb230721431fb5e6aa05ad6c2dfe3d5b7e99f15d7c0556ac245e8b2eacb6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"