summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-26 15:49:17 +0000
committerBioArchLinuxBot2023-04-26 15:49:17 +0000
commit531b8b40e7ab49765a77fc5506de2621d0ad7849 (patch)
tree2b9ed5b7a53cc9975ef197f8dc5ee07921ae619c /PKGBUILD
parent0caab7fd9ffb2e409e3f7c949d5239e612e94072 (diff)
downloadaur-531b8b40e7ab49765a77fc5506de2621d0ad7849.tar.gz
[lilac] updated to 0.13.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 892f9f2f60d7..3d2e78d43008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=xts
_pkgver=0.13.1
pkgname=r-${_pkgname,,}
pkgver=0.13.1
-pkgrel=1
+pkgrel=4
pkgdesc='eXtensible Time Series'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -20,7 +20,6 @@ optdepends=(
r-timedate
r-timeseries
r-tinytest
- r-tis
r-tseries
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")