summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 21:10:07 +0000
committerBioArchLinuxBot2024-04-24 21:10:07 +0000
commitc14a5e7369a3b2f6070fc3d7ee7362b0a96d80b4 (patch)
treed6455e9875eaa40b7dbd24c4b2b1cbc9964a6ece /PKGBUILD
parent7500f41d3cf6e831d3e23a44e544405bd6c02ead (diff)
downloadaur-r-rlab.tar.gz
[lilac] updated to 4.0-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f95b6e201d4..29f7541543d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=Rlab
_pkgver=4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=6
+pkgrel=7
pkgdesc="Functions and Datasets Required for ST370 Class"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)