summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-12-14 18:01:21 +0000
committerBioArchLinuxBot2023-12-14 18:01:21 +0000
commit38deb176e2af0dbd2dd574f80a38f7cd1b15e6df (patch)
tree4d1e9852be665132f9794ec5f3cdcd01ac0df4a4 /PKGBUILD
parent32008a31c2f502fdf0fd9c9351ad46ae13a0121d (diff)
downloadaur-38deb176e2af0dbd2dd574f80a38f7cd1b15e6df.tar.gz
[lilac] updated to 4032.109-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53d56b4b3e89..2150ea665204 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=timeDate
-_pkgver=4022.108
+_pkgver=4032.109
pkgname=r-${_pkgname,,}
-pkgver=4022.108
-pkgrel=3
+pkgver=4032.109
+pkgrel=1
pkgdesc='Rmetrics - Chronological and Calendar Objects'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -19,7 +19,7 @@ optdepends=(
r-runit
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('a5949b4fe2f6bdff751fc0793df8e3150cc25c078d48a28c066c10a6c4bfceef')
+sha256sums=('402841bda47e8c31f49773de2ff5447e9780bc7c8af5fb18be9287b546fcb958')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"