mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-babelgene: auto updated to 22.9-1
This commit is contained in:
parent
9683bce115
commit
874ac56017
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=babelgene
|
||||
_pkgver=22.3
|
||||
_pkgver=22.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=22.3
|
||||
pkgrel=4
|
||||
pkgver=22.9
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Orthologs for Model Organisms in a Tidy Data Format'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0f4a69bd472ce67682cb03e8186238bd3484fb9bbf185c6f291baa2d3481659c')
|
||||
sha256sums=('ce6601dcb78352516d3b0355042c52a20e154b39d3b27b93ff52150a59c885e2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue