mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lamw: auto updated to 2.2.4-1
This commit is contained in:
parent
449229bcf6
commit
0edaa49403
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=lamW
|
||||
_pkgver=2.2.3
|
||||
_pkgver=2.2.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
pkgdesc="Lambert-W Function"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('50f63b6975649dc1fce780e6c69c54e9')
|
||||
b2sums=('10e62f7ae28aed0e2522ca36712b0e45982f309302f3c44cfeab05cc1a5ed7a4417841a518d6d8b004b18272e9d4cde952bbd9207cd058d1798a690911e2104b')
|
||||
md5sums=('d169a166a9cd2456a417572d5fa1b178')
|
||||
b2sums=('76b4ea1b537b46d842d426d24ca9504167f68d11ac57db9f62075c3a5a61e4a3aea129217137605ddc5f304a1c28d5566e593f9e3747137ccc7eb2da7366dcb2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue