summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 19:53:28 +0000
committerBioArchLinuxBot2024-04-24 19:53:28 +0000
commit69db4f6e31918de4b1f91ad21fe2079e7eb3676e (patch)
treec0653122a4ff8c13463c199f843a83a6d2efcc06 /PKGBUILD
parent79b02a884b87057b4f79ffa4ee3dae155c065e5b (diff)
downloadaur-69db4f6e31918de4b1f91ad21fe2079e7eb3676e.tar.gz
[lilac] updated to 1.25-10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93bb017cba1b..da50a3f91ab1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=RPMM
_pkgver=1.25
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=9
+pkgrel=10
pkgdesc="Recursively Partitioned Mixture Model"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)