mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rsbml: auto updated to 2.60.0-1
This commit is contained in:
parent
ac01fce04a
commit
7945ba66dc
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.58.0
|
||||
_pkgver=2.60.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.58.0
|
||||
pkgver=2.60.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=('d525900c47931ad91fc4d664bc66704fe76d10d90c74c29d99d2bfbe1d0eef55')
|
||||
sha256sums=('51d436494276e446fc20b0e76478168158b71f0886b97bd313a041c31e06725f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue