summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 18:08:26 +0000
committerBioArchLinuxBot2024-04-24 18:08:26 +0000
commitf773143cfea6a867342cfff64f3ceaf0b8dcce34 (patch)
tree68ea5cb25e9c84126616a191cae331826ffa8a38 /PKGBUILD
parent6c9c712b4b1891aa22700b4b370f921d245bdef5 (diff)
downloadaur-r-mvtnorm.tar.gz
[lilac] updated to 1.2.4-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 829c30bd5f27..5e516995f39b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ _pkgname=mvtnorm
_pkgver=1.2-4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="Multivariate Normal and t Distributions"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL2)
+license=('GPL-2.0-only')
depends=(
blas
lapack