summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:31:10 +0000
committerBioArchLinuxBot2022-10-18 12:31:10 +0000
commit7ee9f7119908542167624fa2f17d1726c6bb2341 (patch)
tree7c428446a6dd5df1673d5f559d0e3bb9f948e0db /PKGBUILD
parentf0fb6b7ac103afe6bc160fc3d008df0cebdbabd6 (diff)
downloadaur-7ee9f7119908542167624fa2f17d1726c6bb2341.tar.gz
[lilac] updated to 0.12.2-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af5efc305230..207c5a004a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=xts
_pkgver=0.12.2
pkgname=r-${_pkgname,,}
pkgver=0.12.2
-pkgrel=1
+pkgrel=3
pkgdesc='eXtensible Time Series'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"