summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-02-08 12:05:54 +0000
committerBioArchLinuxBot2024-02-08 12:05:54 +0000
commite9fc9426fce9f71ce1753525c824f437d0bc367b (patch)
tree28db39700899bc051b42ad32a2859b26b0c9964e /PKGBUILD
parentd628241117dd112fa2958887c501a3f49883cc44 (diff)
downloadaur-r-rpref.tar.gz
[lilac] updated to 1.4.0-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e451b508e22..3e5ef974da81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,13 @@ _pkgname=rPref
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc="Database Preferences and Skyline Computation"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
+ onetbb
r-dplyr
r-igraph
r-lazyeval