summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 18:21:54 +0000
committerBioArchLinuxBot2024-04-24 18:21:54 +0000
commit86f92999ce71c02efc9cc7e67196b8cdb09c81ba (patch)
treef1b6a5e734f8b66e1807013d55153d9a7f978286 /PKGBUILD
parent17664a93eb5f7017de8a5565857355a33fc97025 (diff)
downloadaur-r-r.methodss3.tar.gz
[lilac] updated to 1.8.2-11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 382e5d3d6ea2..fbce8b15d436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ _pkgname=R.methodsS3
_pkgver=1.8.2
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=10
+pkgrel=11
pkgdesc="S3 Methods Simplified"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(LGPL)
+license=('LGPL-2.1-or-later')
depends=(
r
)