mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-inline: auto updated to 0.3.20-1
This commit is contained in:
parent
78f1558c35
commit
ead700052e
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=inline
|
||||
_pkgver=0.3.19
|
||||
_pkgver=0.3.20
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=12
|
||||
pkgrel=1
|
||||
pkgdesc="Functions to Inline C, C++, Fortran Function Calls from R"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('8416bee4b71797aff118bea35a7c5ac9')
|
||||
b2sums=('c22ae3641b720c1ac3625377da7dc5a2dbc78d2165571b9e9ad6f3e870197b4a8867bb8f408fc2fa26e726f9a7e993ab4fb5eebfd39b6d9fa6006fe3f8d114bf')
|
||||
md5sums=('9d581b94b2987b8fd64edf82f9abbc04')
|
||||
b2sums=('f4791e482125e09e35ba8e7a80207c7f4e079f814abbbb2818ce620c21069ba3902dced09c33b91d3d7b0ed150ec153e6e293b986575d6a1de14c5519d464b4b')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue