From cb9c17c15b6929c4b456504fcfd6d189a4457d4e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 30 Sep 2023 06:01:53 +0000 Subject: [PATCH] r-jaspttests: auto updated to 0.18.1-1 --- BioArchLinux/r-jaspttests/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-jaspttests/PKGBUILD b/BioArchLinux/r-jaspttests/PKGBUILD index 91edf46241..e65aba5e7d 100644 --- a/BioArchLinux/r-jaspttests/PKGBUILD +++ b/BioArchLinux/r-jaspttests/PKGBUILD @@ -1,8 +1,8 @@ #Maintainer: sukanka _pkgname=jaspTTests -_pkgver=0.18.0 +_pkgver=0.18.1 pkgname=r-${_pkgname,,} -pkgver=0.18.0 +pkgver=0.18.1 pkgrel=1 pkgdesc="T-Tests Module for JASP" arch=('any') @@ -20,7 +20,7 @@ depends=(r ) groups=(r-jasp r-jaspcommon) source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz") -sha256sums=('83e17e01db990de601a71c0887c156f437250042335a4148125060383124e726') +sha256sums=('39eb0f16d761cf4636cc3582177ea8390b747fca15281296bc1a2337000aace9') build() {