summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-02-08 13:21:21 +0000
committerBioArchLinuxBot2024-02-08 13:21:21 +0000
commit0d948533507e4ba97f8d8a11b7411785d3197cf3 (patch)
treea27b9f83567fd977f33feb00c1e4100a55cb5cde /PKGBUILD
parent831f9e0fbf98316dc9f0953578294ebd7652acf9 (diff)
downloadaur-r-prophet.tar.gz
[lilac] updated to 1.0-8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b58652d6e89..50f990af4ab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,13 @@ _pkgname=prophet
_pkgver=1.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=7
+pkgrel=8
pkgdesc="Automatic Forecasting Procedure"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(MIT)
+license=('MIT')
depends=(
+ onetbb
r-dplyr
r-dygraphs
r-extradistr