summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 21:41:09 +0000
committerBioArchLinuxBot2024-04-24 21:41:09 +0000
commit4eb915fcfd5e34cac76559958c2a7cbbbf7f1734 (patch)
treeb39fb22785d1ea45b800fc39def4304ab5418f3f /PKGBUILD
parentacef79512a9734debc66da14f634b64e846b4765 (diff)
downloadaur-r-dirmult.tar.gz
[lilac] updated to 0.1.3.5-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fd852573395..446c590b4732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=dirmult
_pkgver=0.1.3-5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=8
+pkgrel=9
pkgdesc="Estimation in Dirichlet-Multinomial Distribution"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)