mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasppredictiveanalytics: auto updated to 0.19.2-1
This commit is contained in:
parent
e8dd9d0f22
commit
ad9749f0e2
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspPredictiveAnalytics
|
||||
_pkgver=0.19.0
|
||||
_pkgver=0.19.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.0
|
||||
pkgrel=2
|
||||
pkgver=0.19.2
|
||||
pkgrel=1
|
||||
pkgdesc="This module offers analyses for JASP"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ depends=(r
|
|||
optdepends=(r-testthat)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('5a74771461ef6ebf86d037822789b79ccbce9b13fcca98e359b0bc75605e092b')
|
||||
sha256sums=('b9a3f14662edb9aa2cd3e1381bdb85569df0e696c827f4f04117d592863ada85')
|
||||
|
||||
build() {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue