summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-08-19 12:41:59 +0000
committerBioArchLinuxBot2022-08-19 12:41:59 +0000
commit9684c110927d3fb1712b8561b6d97bbe305371e5 (patch)
tree7ccb98e9c2cd9810b7ac392fe36fb61eac7dd161 /PKGBUILD
parent3de9afee747439eaa221da2c3f6f6a5464ef03de (diff)
downloadaur-9684c110927d3fb1712b8561b6d97bbe305371e5.tar.gz
[lilac] updated to 4.2.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76c74dc14eae..0a614857c96e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=V8
_pkgver=4.2.1
pkgname=r-${_pkgname,,}
pkgver=4.2.1
-pkgrel=1
+pkgrel=4
pkgdesc='Embedded JavaScript and WebAssembly Engine for R'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -16,6 +16,8 @@ depends=(
r-jsonlite
r-rcpp
v8
+)
+makedepends=(
make
)
optdepends=(