summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 22:03:46 +0000
committerBioArchLinuxBot2024-04-24 22:03:46 +0000
commitab0e89a0064cfac4d943dbd83789058860d1eede (patch)
tree34d88b9ef5a32a5393cd60e6fdea2cfa4725a623 /PKGBUILD
parent401b0f27cf62dd8266fbe5cbfde3ae124a2b8f4a (diff)
downloadaur-r-sigclust.tar.gz
[lilac] updated to 1.1.0.1-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5240e26ecbfa..e08e3a96c0e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ _pkgname=sigclust
_pkgver=1.1.0.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=4
+pkgrel=5
pkgdesc="Statistical Significance of Clustering"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL)
+license=('GPL-2.0-or-later')
depends=(
r
)