summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-05-11 18:28:46 +0000
committerBioArchLinuxBot2023-05-11 18:28:46 +0000
commit7aeae6c14c910275997c8a76f411a90e0340fe97 (patch)
tree58b71023425d372157f01cb012c7bab22fe8df7f /PKGBUILD
parent6d42a4de4b7ca8fa1f44e738ecdb033159c17ba2 (diff)
downloadaur-7aeae6c14c910275997c8a76f411a90e0340fe97.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 ba5fbec17d94..dcf6d44fe28b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: sukanka <su975853527 AT gmail.com>
_pkgname=jaspEquivalenceTTests
-_pkgver=0.17.1
+_pkgver=0.17.2
pkgname=r-${_pkgname,,}
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=1
pkgdesc="Equivalence T-Tests Module for JASP"
arch=('any')
@@ -19,7 +19,7 @@ depends=(r
)
groups=(r-jasp r-jaspextra)
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
-sha256sums=('7a12e0dcf3cc0bb865a0c3304b8e156fd0c096c3520630cce455f140ea63862a')
+sha256sums=('6e01260fcf554141b49f84eba04b4821d36ef391aef7a9358122a58a5527214b')
build() {