From a1888a2d476ebc05798fa467a8635236118560d0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:38:37 +0000 Subject: [PATCH] r-threejs: auto updated to 0.3.3-4 --- BioArchLinux/r-threejs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-threejs/PKGBUILD b/BioArchLinux/r-threejs/PKGBUILD index 7f3ea868e2..1c700ae59a 100644 --- a/BioArchLinux/r-threejs/PKGBUILD +++ b/BioArchLinux/r-threejs/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=threejs _pkgver=0.3.3 pkgname=r-${_pkgname,,} pkgver=0.3.3 -pkgrel=3 +pkgrel=4 pkgdesc='Interactive 3D Scatter Plots, Networks and Globes' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"