mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspequivalencettests: auto updated to 0.19.3-1
This commit is contained in:
parent
30a9eeb254
commit
031ed327e9
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspEquivalenceTTests
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.19.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.3
|
||||
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=('40524789820ef2bb16c01ee11db10ab9faeaa2b29fb040a589a442e693448098')
|
||||
sha256sums=('bcc0153c66e036900ac789a62bdb1502443585ab6b7dea936d90a1fc18367181')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue