mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspttests: auto updated to 0.18.1-1
This commit is contained in:
parent
19b93720fa
commit
cb9c17c15b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue