mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-optimx: auto updated to 2024.12.2-1
This commit is contained in:
parent
58f9510231
commit
b52073cc27
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=optimx
|
||||
_pkgver=2023-10.21
|
||||
_pkgver=2024-12.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Expanded Replacement and Extension of the 'optim' Function"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -31,8 +31,8 @@ optdepends=(
|
|||
r-ucminf
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('6bf0366c13fec66c2c89c848ad3fd9b2')
|
||||
b2sums=('f353e2d12ed4bcfcb4686055e5dc3d6f21759e2ecf484831dee76691dd57ca739f56b99799915fc40bae54254b1cec556b0d285aa4305fc0522d70cee936d939')
|
||||
md5sums=('657a8a621309a287fd94eb8d67d1a77d')
|
||||
b2sums=('54699da9cd4476bb5af9c62b75507d4af9b427fe7d581a11486b105aed193663b08448b83a189ab6ec6f4cbfa989a2d9f4480b5fd2b218ba48b926e92cdc10e6')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue