r-interactionset: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 18:22:58 +00:00
parent 0899cd5f7d
commit 2fe8a23d4e

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InteractionSet
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.34.0
pkgrel=1
pkgdesc='Base Classes for Storing Genomic Interaction Data'
arch=('x86_64')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1a06acb7baab7846de9fa437c0f9634453ba2a86495eefab9eb0e6673eac7346')
sha256sums=('780a13482eea0b7e7b0be2ca0bd9cb95c5c01630cdab53c160fc41484cbbbb96')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"