mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spem: auto updated to 1.36.0-1
This commit is contained in:
parent
88d79ec9da
commit
7d85998ab6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SPEM
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgrel=2
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='S-system parameter estimation method'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-rsolnp
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('686cfee9980ed8cc9e1547f2ca3127992a2e81e6ef5ed37f38c911595adbffa0')
|
||||
sha256sums=('539d2181a96f498d23073804b239a591939a6cd9ae915aff914c7cace4e9deda')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue