mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-v8: auto updated to 6.0.1-1
This commit is contained in:
parent
36ad127466
commit
29d505a7f5
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=V8
|
||||
_pkgver=6.0.0
|
||||
_pkgver=6.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Embedded JavaScript and WebAssembly Engine for R"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -27,8 +27,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('be1aa13069b1f93e905436fbefaf136b')
|
||||
b2sums=('fa4c63be4fbfc6d9975fc9ff171dc9afc4616c136b058b79217189d97d5a74fd6fecd79c1b49ac3bacce13e918f3186e448fc632b1ee3c28db961aa19b4ffe94')
|
||||
md5sums=('e5ff6caf53fdf88f45ccdf62680213d6')
|
||||
b2sums=('8885186f99739c03ce5d5a162869f7c470a38172382cad21a64636fffffa51ddae837e9ff5bace2cacca3aa41dd387b4346ec1c2945be92ed08e6d34b5e791c8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue