summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:12:43 +0000
committerBioArchLinuxBot2022-10-18 12:12:43 +0000
commitf797ae78f6e17047ee9ac0d1baf16cc7fcb850eb (patch)
tree994d66ba7fabde72b2268aabb327967a10ff58ea
parent805d8ebc86b0e905f59c2987dd8c5f541515a6a6 (diff)
downloadaur-f797ae78f6e17047ee9ac0d1baf16cc7fcb850eb.tar.gz
[lilac] updated to 4021.106-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a783145ceaa..08960051931c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-timedate
pkgdesc = Rmetrics - Chronological and Calendar Objects
pkgver = 4021.106
- pkgrel = 1
+ pkgrel = 3
url = https://cran.r-project.org/package=timeDate
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 36b81598e876..88d6a839476b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,13 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Ward Segers <w@rdsegers.be>
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=timeDate
_pkgver=4021.106
pkgname=r-${_pkgname,,}
pkgver=4021.106
-pkgrel=1
+pkgrel=3
pkgdesc='Rmetrics - Chronological and Calendar Objects'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"