r-interactionset: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 05:52:22 +00:00
parent 15b7b906af
commit 60f1db3d64

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=InteractionSet
_pkgver=1.28.1
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.1
pkgver=1.30.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=('859502cfa1ba733371a3418e9cfb2fb6aef0d40c644f39d03df3a33e1cae43ef')
sha256sums=('1a372f3d5e9908caf13ceaf67ca7cc9e80b3ecec23c965acbf649c0539ebef56')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"