r-genomicfiles: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:50:08 +00:00
parent e5d954f30f
commit 1da5be7e6e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GenomicFiles
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.32.0
pkgrel=1
pkgdesc='Distributed computing by file or by range'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-snpstats
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7d74f9dac3243601f56c45152eb04cff146a9829c77f328bc41e856f6633be44')
sha256sums=('6ea4efaf63ba8b3c6fe79f0c457115188dc358b25abb34b7c5d89924cee7f761')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"