r-splicinggraphs: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 14:06:08 +00:00
parent 039408a7e6
commit f1931b4b3e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SplicingGraphs
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgver=1.46.0
pkgrel=1
pkgdesc='Create, manipulate, visualize splicing graphs, and assign RNA-seq reads to them'
arch=('any')
@ -32,7 +32,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('af9006364fac9f7bbcb836058361947bccf28e845022e251c0813b77e21092cc')
sha256sums=('538c336ad4e6bd33e8721797d3a4a8228fddf37a1241f569035b91e2746f3cb1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"