summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 19:10:29 +0000
committerBioArchLinuxBot2024-04-24 19:10:29 +0000
commit0dbf700274e304a61b499d0393a3e9a42f30fda5 (patch)
treec2c2a9a2125d579e0caec33bd1135e6620457961 /PKGBUILD
parent95ed3e94330d771458a60cf42d0af763a4324e87 (diff)
downloadaur-r-plotrix.tar.gz
[lilac] updated to 3.8.4-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3d3a352ef0..e630fa0f302a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ _pkgname=plotrix
_pkgver=3.8-4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="Various Plotting Functions"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)