summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-02-21 12:04:02 +0000
committerBioArchLinuxBot2023-02-21 12:04:02 +0000
commit73076f6285098cf96d8a262833020cde3185b683 (patch)
tree26eff6fcfdeaef5289e2cf9811bccf62d4b0dcb0 /PKGBUILD
parent0273d22f799a73bbe43ae74344910c37cfdeec6f (diff)
downloadaur-73076f6285098cf96d8a262833020cde3185b683.tar.gz
[lilac] updated to 0.13.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80fb25c578d0..9d7eb4ded152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=xts
_pkgver=0.13.0
pkgname=r-${_pkgname,,}
pkgver=0.13.0
-pkgrel=1
+pkgrel=3
pkgdesc='eXtensible Time Series'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -17,9 +17,9 @@ depends=(
)
optdepends=(
r-chron
- r-runit
r-timedate
r-timeseries
+ r-tinytest
r-tis
r-tseries
)