r-cagefightr: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 06:26:34 +00:00
parent 9a77f5f3e7
commit 50ea313aa7

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CAGEfightR
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgrel=2
pkgver=1.24.0
pkgrel=1
pkgdesc='Analysis of Cap Analysis of Gene Expression (CAGE) data using Bioconductor'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -36,7 +36,7 @@ optdepends=(
r-txdb.mmusculus.ucsc.mm9.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('80fd09e31d654bac277962dfee644c4b09ef3a0148c14b8ee51147f2f4cf7d41')
sha256sums=('1222c97ec7200ca658d159a4c2f60ea880f16092060ecf9a8fa395f2f82ad8c4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"