summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 19:04:21 +0000
committerBioArchLinuxBot2024-04-24 19:04:21 +0000
commit55840b263b56f5cbd413db65b54584bd8f369d93 (patch)
tree59c3921c3a2a4cd4ca36ecae08f66cbb2bfc22dc /PKGBUILD
parent983cf98b2711a114a8ae7623026665ce1e40c815 (diff)
downloadaur-r-scatterplot3d.tar.gz
[lilac] updated to 0.3.44-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca9150ae1611..2dd9ea4aa551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=scatterplot3d
_pkgver=0.3-44
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="3D Scatter Plot"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL2)
+license=('GPL-2.0-only')
depends=(
r
)