summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 22:36:18 +0000
committerBioArchLinuxBot2024-04-24 22:36:18 +0000
commitcb724892616cc85b4d11a82680db01c0ee01ee54 (patch)
treee26b63c8dc68cd69abf01ee6b61b3c785bb0311c /PKGBUILD
parentffdb51fab9271d1f3fb6595b00d27faff47f1fd4 (diff)
downloadaur-r-mus.tar.gz
[lilac] updated to 0.1.6-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4881681df533..81e98dab3f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=MUS
_pkgver=0.1.6
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=3
pkgdesc="Monetary Unit Sampling and Estimation Methods, Widely Used in Auditing"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)