summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-01 10:51:38 +0000
committerBioArchLinuxBot2022-11-01 10:51:38 +0000
commit35fcf339624b1dea184998ed4938e69570a6e23d (patch)
tree2136a935ad879fc61c70d523d79e09fdb9286051 /PKGBUILD
parent2a88b6e6812e3d9475dbb42f890bdc1bacfc9cd2 (diff)
downloadaur-35fcf339624b1dea184998ed4938e69570a6e23d.tar.gz
[lilac] updated to 0.17.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5691ef35f1b..e1bdf7bd036a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
#Maintainer: sukanka <su975853527 AT gmail.com>
_pkgname=jaspReliability
-_pkgver=0.16.4
+_pkgver=0.17.0
pkgname=r-${_pkgname,,}
-pkgver=0.16.4
-pkgrel=2
+pkgver=0.17.0
+pkgrel=1
pkgdesc="Reliability Module for JASP"
arch=('any')
url="https://github.com/jasp-stats/${_pkgname}"
@@ -24,7 +24,7 @@ depends=(r
groups=(r-jasp r-jaspextra)
makedepends=('git')
optdepends=()
-source=("git+https://github.com/jasp-stats/${_pkgname}.git#commit=b93bbd102e")
+source=("git+https://github.com/jasp-stats/${_pkgname}.git#commit=bee8ac4d4447")
sha256sums=('SKIP')