r-geneplast: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:20:24 +00:00
parent 46d108e2a3
commit 1c07a2a35b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=geneplast
_pkgver=1.20.1
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.1
pkgver=1.22.0
pkgrel=1
pkgdesc='Evolutionary and plasticity analysis of orthologous groups'
arch=('any')
@ -30,7 +30,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a002e2f0d45ece0d107833a8d3edc075b35c4f1e8908821720745eccbb675201')
sha256sums=('2c17e11c316090381a6fa5308684995904a287c22b10a341328aab2558347acc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"