mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasprobustttests: auto updated to 0.18.1-1
This commit is contained in:
parent
a163752992
commit
7b549bcef2
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||||
_pkgname=jaspRobustTTests
|
_pkgname=jaspRobustTTests
|
||||||
_pkgver=0.18.0
|
_pkgver=0.18.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.18.0
|
pkgver=0.18.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="A robust T-Test module for JASP"
|
pkgdesc="A robust T-Test module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/jasp-stats/${_pkgname}"
|
url="https://github.com/jasp-stats/${_pkgname}"
|
||||||
|
@ -17,7 +17,7 @@ depends=(
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||||
sha256sums=('e3fad53e2fa96259a4c7adacfa5f2b8a578839b5bbb3bee963aba7b208192bf9')
|
sha256sums=('8c22d48b032d86cd0fca7fcfc810c36e8c091249bdbbdcb6ce9fb23c8fc3db22')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue