mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneplast: auto updated to 1.22.0-1
This commit is contained in:
parent
46d108e2a3
commit
1c07a2a35b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=geneplast
|
_pkgname=geneplast
|
||||||
_pkgver=1.20.1
|
_pkgver=1.22.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.20.1
|
pkgver=1.22.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Evolutionary and plasticity analysis of orthologous groups'
|
pkgdesc='Evolutionary and plasticity analysis of orthologous groups'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -30,7 +30,7 @@ optdepends=(
|
||||||
r-runit
|
r-runit
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('a002e2f0d45ece0d107833a8d3edc075b35c4f1e8908821720745eccbb675201')
|
sha256sums=('2c17e11c316090381a6fa5308684995904a287c22b10a341328aab2558347acc')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue