summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 18:50:21 +0000
committerBioArchLinuxBot2024-04-24 18:50:21 +0000
commit0c27092d772b075b40d019579ad567d7b01570fe (patch)
treedf5eabde4ca6f4ec4ca9cd7469b49f0d6f2a035f /PKGBUILD
parent4f7a869be5843eca10413b14378628aaa0c23ff1 (diff)
downloadaur-0c27092d772b075b40d019579ad567d7b01570fe.tar.gz
[lilac] updated to 3.0.5-13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d16da5e841d..203623eb561a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@ _pkgname=carData
_pkgver=3.0-5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=12
+pkgrel=13
pkgdesc="Companion to Applied Regression Data Sets"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)