r-brgenomics: auto updated to 1.14.1-1

This commit is contained in:
BioArchLinuxBot 2024-03-03 00:04:23 +00:00
parent b8a5c5f0c3
commit cfbd9d7917

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BRGenomics
_pkgver=1.13.0
_pkgver=1.14.1
pkgname=r-${_pkgname,,}
pkgver=1.13.0
pkgver=1.14.1
pkgrel=1
pkgdesc='Tools for the Efficient Analysis of High-Resolution Genomics Data'
arch=('any')
@ -33,7 +33,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4f644b893d3e4159fbf0dfe6eb68c074552625a5bd7a9a811ddbb063b3bb20f9')
sha256sums=('8a52f893049c98fc2347e350364707dbf40edad2cf8a33d10fd71264655a7726')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"