summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 15:35:27 +0000
committerBioArchLinuxBot2022-11-26 15:35:27 +0000
commit2504470c34913e1b446dfa9ebd1b45f760fdd51e (patch)
tree30a72d5f9a2024a30b6e1e50c56b96ae4d72f45c
parentc1e5bf78a0653c19e021030818b235868fbf575f (diff)
downloadaur-2504470c34913e1b446dfa9ebd1b45f760fdd51e.tar.gz
[lilac] updated to 0.4.15-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8584b05123f5..342d8b527019 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-ggfortify
pkgdesc = Data Visualization Tools for Statistical Analysis Results
pkgver = 0.4.15
- pkgrel = 1
+ pkgrel = 3
url = https://cran.r-project.org/package=ggfortify
arch = any
license = MIT
@@ -15,7 +15,6 @@ pkgbase = r-ggfortify
depends = r-tidyr
optdepends = r-changepoint
optdepends = r-cluster
- optdepends = r-dlm
optdepends = r-fgarch
optdepends = r-forecast
optdepends = r-ggrepel
diff --git a/PKGBUILD b/PKGBUILD
index cf3c04235dec..59ccc8ffc996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=ggfortify
_pkgver=0.4.15
pkgname=r-${_pkgname,,}
pkgver=0.4.15
-pkgrel=1
+pkgrel=3
pkgdesc='Data Visualization Tools for Statistical Analysis Results'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -22,7 +22,6 @@ depends=(
optdepends=(
r-changepoint
r-cluster
- r-dlm
r-fgarch
r-forecast
r-ggrepel