summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 18:07:21 +0000
committerBioArchLinuxBot2024-04-24 18:07:21 +0000
commitf652d21e488db99df73837397a15dd5158d1788f (patch)
tree726b25227a97c890a575246895e2223d78098145 /PKGBUILD
parent070e4a63f60b732ff654a047ce9297dcb234759c (diff)
downloadaur-r-formula.tar.gz
[lilac] updated to 1.2.5-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c0fb75451a1..1e0eb432544b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ _pkgname=Formula
_pkgver=1.2-5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc="Extended Model Formulas"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-only OR GPL-3.0-only')
depends=(
r
)