summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-12-04 18:01:48 +0000
committerBioArchLinuxBot2023-12-04 18:01:48 +0000
commitd6b9e70baba04a673fe26fa4ab1d424f4bf5803b (patch)
tree45d3042c17b43a1c9a5ebf4739ffb01f1e7a9e6e /PKGBUILD
parent291f6381c7dd6fe2ac250016fd9866efb91d31a1 (diff)
downloadaur-d6b9e70baba04a673fe26fa4ab1d424f4bf5803b.tar.gz
[lilac] updated to 1.8.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9b3469beb12..aa10abacd854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=jsonlite
-_pkgver=1.8.7
+_pkgver=1.8.8
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -27,8 +27,8 @@ optdepends=(
r-vctrs
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('5037941afb9ace65fa180d8a44d86b43')
-sha256sums=('7d42b7784b72d728698ea02b97818df51e2015ffa39fec2eaa2400771b0f601c')
+md5sums=('d1ec8467abf43d41aabeec24d5a9096a')
+sha256sums=('7de21316984c3ba3d7423d12f43d1c30c716007c5e39bf07e11885e0ceb0caa4')
build() {
mkdir -p build