r-alpine: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:01:47 +00:00
parent a9b9735386
commit 1d3f1233e1

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=alpine
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='alpine'
arch=('any')
@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('98e109c397309d2eb66c4fd5008bf8b80f29b6629532eccc307555668798b635')
sha256sums=('69375e0626d54e3bc160758542b9ed496a3bbf1456cf51714eb5c0a9788781da')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"