mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gensa: auto updated to 1.1.10-1
This commit is contained in:
parent
2780c7e82d
commit
633f822541
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenSA
|
||||
_pkgver=1.1.9
|
||||
_pkgver=1.1.10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.1.9
|
||||
pkgver=1.1.10
|
||||
pkgrel=1
|
||||
pkgdesc='Generalized Simulated Annealing'
|
||||
arch=('x86_64')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('381ba3cfef83208a2ec8ba7bbd4918e618599e95b11d1e26632b8b7c0c011583')
|
||||
sha256sums=('cb0030c6f221098438d9aa9bbb5f07799310892d9693d87e333989362313890a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue