summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-01-27 09:36:59 +0000
committerBioArchLinuxBot2023-01-27 09:36:59 +0000
commit1a1942b099a813129ae044bf1d04f64ffd2d4340 (patch)
treeeb82eef35711c3fa197a135e41582f8563ab7f8b /PKGBUILD
parent78ec41c04afdfc334a51fde8a08683eb025facbf (diff)
downloadaur-1a1942b099a813129ae044bf1d04f64ffd2d4340.tar.gz
[lilac] updated to 0.17.0-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60c42518ec5f..5186260d2b6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=jasp
_pkgver=0.17.0
pkgname=jasp-desktop
pkgver=0.17.0
-pkgrel=3
+pkgrel=5
pkgdesc="A complete statistical package for both Bayesian and Frequentist statistical methods"
arch=('x86_64' 'aarch64')
url="https://github.com/jasp-stats/jasp-desktop"
@@ -65,6 +65,7 @@ depends=('r'
"r-jaspsummarystatistics"
"r-jaspvisualmodeling"
"r-jaspacceptancesampling"
+"r-jaspqualitycontrol"
)
provides=($_pkgname)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jasp-stats/jasp-desktop/archive/refs/tags/v${pkgver}.tar.gz"