mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rsbml: auto updated to 2.64.0-1
This commit is contained in:
parent
b4860477ce
commit
631b1ee22f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rsbml
|
||||
_pkgver=2.62.0
|
||||
_pkgver=2.64.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.62.0
|
||||
pkgver=2.64.0
|
||||
pkgrel=1
|
||||
pkgdesc='R support for SBML, using libsbml'
|
||||
arch=('x86_64')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
libsbml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7a91f571e74fb1fafa58423a3402261c5e213dae7384cbb4d42af87bc1ebf50a')
|
||||
sha256sums=('703c5e7dff3304556259eb34307c6f902c81a9decaad72b9960a6af0cf63f279')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue