summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-05-11 18:19:09 +0000
committerBioArchLinuxBot2023-05-11 18:19:09 +0000
commit467a99c39850ef7d5fbbe79a0beef8365d147ad6 (patch)
tree27924db960f5ba053c883670177cb6decbbd13f3 /PKGBUILD
parent8a4554ebd0a9700bed95d4a2930f29977e75454e (diff)
downloadaur-467a99c39850ef7d5fbbe79a0beef8365d147ad6.tar.gz
[lilac] updated to 0.17.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d2e59f5e0d5..f6e4fcf855ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: sukanka <su975853527 AT gmail.com>
_pkgname=jaspReliability
-_pkgver=0.17.1
+_pkgver=0.17.2
pkgname=r-${_pkgname,,}
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
pkgdesc="Reliability Module for JASP"
arch=('any')
@@ -24,7 +24,7 @@ depends=(r
groups=(r-jasp r-jaspextra)
optdepends=()
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
-sha256sums=('aad7d9ca3b8bab3f6beebec9782785867cd956c5a448f54f1581327aba1d7c61')
+sha256sums=('a0a35d2e9c47a64042284b2ea48ff6f62e29a410dc87d699fca159409a5233ff')
build() {