r-genomicalignments: auto updated to 1.42.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 18:19:21 +00:00
parent 7283b0367f
commit 24656edc70

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GenomicAlignments
_pkgver=1.40.0
_pkgver=1.42.0
pkgname=r-${_pkgname,,}
pkgver=1.40.0
pkgver=1.42.0
pkgrel=1
pkgdesc='Representation and manipulation of short genomic alignments'
arch=('x86_64')
@ -38,7 +38,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fa68d1745004157501460f38d79b6ebb00975ad8a270bf97373665a0ac6c5f96')
sha256sums=('deb84da29edd12ae7de90d93c163d2360fe809a69337cc984ef3a1052ee78af9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"