summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 20:09:01 +0000
committerBioArchLinuxBot2024-04-24 20:09:01 +0000
commit4c58c58c36c175597149c0da97d6800bca3c1d89 (patch)
treee5ad91d38eaf790e7fef937c2ccb6b45dd3b2a49 /PKGBUILD
parent7961fdb0dba1aac8f54c8cb28b0291e1056134ba (diff)
downloadaur-r-suppdists.tar.gz
[lilac] updated to 1.1.9.7-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 433eef437a49..b780545a43d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=SuppDists
_pkgver=1.1-9.7
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=9
+pkgrel=10
pkgdesc="Supplementary Distributions"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)